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 21d1b14 commit 2e77eb2Copy full SHA for 2e77eb2
.github/workflows/action.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- os: [ubuntu-18.04, ubuntu-20.04]
+ os: [ubuntu-latest, ubuntu-20.04]
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments