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 0d0a2df commit 5b02a8eCopy full SHA for 5b02a8e
.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