Skip to content

Commit 68cfcda

Browse files
committed
Turn off fast failure for CI
1 parent 02f1f01 commit 68cfcda

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
@@ -21,6 +21,7 @@ jobs:
2121
exclude:
2222
- os: macOS-latest
2323
julia-arch: x86
24+
fail-fast: false
2425
steps:
2526
- uses: actions/checkout@v4
2627
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)