Skip to content

Commit c272c38

Browse files
hydropixclaude
andcommitted
Fix macOS build: add fail-fast: false to prevent job cancellation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent d46edca commit c272c38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
build-macos:
1414
strategy:
15+
fail-fast: false
1516
matrix:
1617
include:
1718
- os: macos-13

0 commit comments

Comments
 (0)