We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd2ef1d + 755cdeb commit 549fdafCopy full SHA for 549fdaf
1 file changed
.github/workflows/default.yml
@@ -18,7 +18,7 @@ env:
18
jobs:
19
build:
20
name: "Build: ${{ matrix.version }}"
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
22
23
strategy:
24
fail-fast: false # Don't cancel other jobs if one fails
0 commit comments