Skip to content

Commit f8f4379

Browse files
committed
turn off fail-fast in matrix
1 parent a1391a5 commit f8f4379

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
build:
2323
runs-on: ubuntu-latest
2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
node-version: [20.x, 22.x, 24.x]
2728

0 commit comments

Comments
 (0)