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 69ef58a commit e4f48b9Copy full SHA for e4f48b9
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
linux_tests:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
12
13
strategy:
14
fail-fast: true
0 commit comments