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 8fe7138 commit ee4fa61Copy full SHA for ee4fa61
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
16
runs-on: ${{ matrix.os }}
17
strategy:
18
- fail-fast: true
+ fail-fast: false
19
matrix:
20
version:
21
- '1.0'
0 commit comments