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