Skip to content

Commit f3c929d

Browse files
committed
Add fail-fast to macos matrix
1 parent c7b310c commit f3c929d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
uses: ./.github/actions/verify-generated-files
100100
MACOS_DEBUG_NTS:
101101
strategy:
102+
fail-fast: false
102103
matrix:
103104
include:
104105
- os: 13

0 commit comments

Comments
 (0)