Skip to content

Commit b95a107

Browse files
Merge pull request #913 from DeinAlptraum/dont-cancel
CI: Deactivate fail-fast for Mac builds
2 parents 5468dbc + 4b6d16d commit b95a107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
name: Build for MacOS (${{ matrix.os }})
6060
runs-on: ${{ matrix.os }}
6161
strategy:
62+
fail-fast: false
6263
matrix:
6364
os: [macos-13, macos-14]
6465
steps:

0 commit comments

Comments
 (0)