We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a87c9c8 + 7738e58 commit 4d3541cCopy full SHA for 4d3541c
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
test:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
8
strategy:
9
fail-fast: false
10
matrix:
0 commit comments