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 94b8da8 commit 1b76dafCopy full SHA for 1b76daf
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ jobs:
13
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
14
runs-on: ${{ matrix.os }}
15
strategy:
16
+ fail-fast: false
17
matrix:
18
version:
19
- '1.0'
0 commit comments