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.
2 parents 65f709a + 7dff48d commit a2b2ba1Copy full SHA for a2b2ba1
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
strategy:
11
matrix:
12
name:
0 commit comments