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 6f4862a commit 192a709Copy full SHA for 192a709
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ env:
15
16
jobs:
17
build:
18
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-20.04
19
strategy:
20
fail-fast: false
21
matrix:
0 commit comments