We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2ff93 commit 9a0a239Copy full SHA for 9a0a239
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Build
2
on: [push]
3
jobs:
4
Test:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
6
steps:
7
- name: Check out repository code
8
uses: actions/checkout@v2
0 commit comments