We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a670219 commit c220d82Copy full SHA for c220d82
.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