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.
1 parent bae04b1 commit 93a5ea4Copy full SHA for 93a5ea4
.github/workflows/ci.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
run:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments