Skip to content

Commit 91cf028

Browse files
committed
avoid failing fast in matrix pipeline
1 parent bc5b005 commit 91cf028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
jobs:
1515
build:
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
include:
1920
- runner: macos-11

0 commit comments

Comments
 (0)