We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e898d commit a975e3bCopy full SHA for a975e3b
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ defaults:
11
env:
12
IMEX_CACHE_NUMBER: 4 # Increase to reset cache
13
jobs:
14
- # on runs-on
+ runs-on: ubuntu-22.04
15
build_and_test:
16
strategy:
17
fail-fast: false
0 commit comments