Skip to content

Commit 06b224b

Browse files
authored
1 parent 20a4b24 commit 06b224b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch-pr-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
build:
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
os: [macos-latest, ubuntu-latest, windows-latest]
1314
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)