Skip to content

Commit 8f91cdf

Browse files
ci: set fail-fast: false for macOS so one arch doesn't fail the other
1 parent a1d7dfb commit 8f91cdf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
jobs:
1919
build-macos:
2020
strategy:
21+
fail-fast: false
2122
matrix:
2223
arch: [x86_64, arm64]
2324

0 commit comments

Comments
 (0)