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 0e8adc4 commit ad1cab9Copy full SHA for ad1cab9
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
tests:
12
name: Test Suites
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
continue-on-error: ${{ matrix.experimental }}
15
strategy:
16
fail-fast: false
0 commit comments