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 8950a8e commit edb5998Copy full SHA for edb5998
.github/workflows/CI.yml
@@ -12,6 +12,7 @@ jobs:
12
env:
13
JULIA_CONDAPKG_BACKEND: System
14
strategy:
15
+ fail-fast: false
16
matrix:
17
julia-version: ['1.10', '1']
18
arch: [x64]
0 commit comments