We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48d16f commit 5525a1eCopy full SHA for 5525a1e
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
tests:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
12
13
strategy:
14
fail-fast: false
0 commit comments