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 8cc0f98 commit 1b3ed8fCopy full SHA for 1b3ed8f
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
11
runs-on: ${{ matrix.os }}
12
strategy:
13
- fail-fast: false
+ fail-fast: true
14
matrix:
15
version:
16
- '1.0'
0 commit comments