We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-latest
1 parent fb96951 commit 78674e1Copy full SHA for 78674e1
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