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 b66cb30 commit 2292cf0Copy full SHA for 2292cf0
.github/workflows/fast_testing.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
run_tests:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
16
strategy:
17
fail-fast: false
0 commit comments