Skip to content

Commit 809dfc7

Browse files
benoit-pierrejpakkane
authored andcommitted
ci: disable fail-fast option on macOS matrix jobs
1 parent 3faf493 commit 809dfc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sanity_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
MacOS:
133133
runs-on: ${{ matrix.platform == 'arm64' && 'macos-14' || 'macos-12' }}
134134
strategy:
135+
fail-fast: false
135136
matrix:
136137
platform: ['arm64', 'x86_64']
137138
steps:

0 commit comments

Comments
 (0)