Skip to content

Commit bbe1390

Browse files
authored
Merge pull request #149 from sanders41/fail-fast
Set fail-fast to false
2 parents 0d0a2df + 5b02a8e commit bbe1390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_binaries.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Publish for ${{ matrix.os }} ${{ matrix.target }}
1111
runs-on: ${{ matrix.os }}
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
include:
1516
- os: ubuntu-latest

0 commit comments

Comments
 (0)