Skip to content

Commit edb5998

Browse files
committed
Disable fail-fast in CI
1 parent 8950a8e commit edb5998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
env:
1313
JULIA_CONDAPKG_BACKEND: System
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
julia-version: ['1.10', '1']
1718
arch: [x64]

0 commit comments

Comments
 (0)