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 d219616 + ade22d4 commit c7683ffCopy full SHA for c7683ff
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ name: CI
7
8
jobs:
9
ci-linux:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
continue-on-error: ${{ matrix.experimental || false }}
12
strategy:
13
matrix:
0 commit comments