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.
1 parent 20a4b24 commit 06b224bCopy full SHA for 06b224b
.github/workflows/branch-pr-release.yaml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build:
10
strategy:
11
+ fail-fast: false
12
matrix:
13
os: [macos-latest, ubuntu-latest, windows-latest]
14
runs-on: ${{ matrix.os }}
0 commit comments