We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5468dbc + 4b6d16d commit b95a107Copy full SHA for b95a107
.github/workflows/main.yml
@@ -59,6 +59,7 @@ jobs:
59
name: Build for MacOS (${{ matrix.os }})
60
runs-on: ${{ matrix.os }}
61
strategy:
62
+ fail-fast: false
63
matrix:
64
os: [macos-13, macos-14]
65
steps:
0 commit comments