We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b0ce2 commit 2868bdaCopy full SHA for 2868bda
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: make check-commits
37
38
test:
39
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
40
strategy:
41
matrix:
42
include:
0 commit comments