Skip to content

Commit 7e42de3

Browse files
committed
turn off fail-fast for the osx ci job
1 parent a41acc7 commit 7e42de3

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
@@ -104,6 +104,7 @@ jobs:
104104
osx:
105105
runs-on: ${{ matrix.runner }}
106106
strategy:
107+
fail-fast: false
107108
matrix:
108109
runner:
109110
- macos-13

0 commit comments

Comments
 (0)