We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1779fdd commit cbe12acCopy full SHA for cbe12ac
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
tests:
11
12
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
13
strategy:
14
fail-fast: true
15
matrix:
0 commit comments