We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea0a42 commit ef27e09Copy full SHA for ef27e09
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
ci:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
14
strategy:
15
fail-fast: false
0 commit comments