Skip to content

Commit fc146d1

Browse files
committed
ci: do not fail fast in matrix
1 parent 3dc6020 commit fc146d1

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
@@ -35,6 +35,7 @@ jobs:
3535

3636
ci:
3737
strategy:
38+
fail-fast: false
3839
matrix:
3940
os: [ubuntu-latest, macos-latest, windows-latest]
4041
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)