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 0d0a2df + 5b02a8e commit bbe1390Copy full SHA for bbe1390
.github/workflows/publish_binaries.yml
@@ -10,6 +10,7 @@ jobs:
10
name: Publish for ${{ matrix.os }} ${{ matrix.target }}
11
runs-on: ${{ matrix.os }}
12
strategy:
13
+ fail-fast: false
14
matrix:
15
include:
16
- os: ubuntu-latest
0 commit comments