Skip to content

Commit 9b179f1

Browse files
committed
Disable CI fail-fast
1 parent 5c8fc59 commit 9b179f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
test:
2222
runs-on: ${{ matrix.runner.os }}
2323
strategy:
24+
fail-fast: false
25+
2426
matrix:
2527
runner:
2628
# Current stable version

0 commit comments

Comments
 (0)