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 9dead75 commit 8f58d05Copy full SHA for 8f58d05
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ jobs:
7
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
8
runs-on: ${{ matrix.os }}
9
strategy:
10
+ fail-fast: false
11
matrix:
12
version:
13
- '1.7'
0 commit comments