Skip to content

Commit

Permalink
avoid failing fast in matrix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrashed committed Oct 17, 2023
1 parent bc5b005 commit 91cf028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
jobs:
build:
strategy:
fail-fast: false
matrix:
include:
- runner: macos-11
Expand Down

0 comments on commit 91cf028

Please sign in to comment.