Skip to content

Commit 3e6f60f

Browse files
committed
TMP
1 parent 2c6e151 commit 3e6f60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ jobs:
419419
strategy:
420420
# MacOS instances are rate-limited, which means that whenever we can
421421
# avoid doing work, we should!
422-
fail-fast: true
422+
fail-fast: false
423423
matrix:
424424
include:
425425
# Reasonably varied set of macOS targets.

0 commit comments

Comments
 (0)