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 4d82a26 commit 9fb6074Copy full SHA for 9fb6074
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ defaults:
12
shell: bash -e -l {0}
13
jobs:
14
build:
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
name: ${{ matrix.sys.compiler }} ${{ matrix.sys.version }}
17
strategy:
18
fail-fast: false
0 commit comments