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 0c27050 commit a68d89fCopy full SHA for a68d89f
1 file changed
.github/workflows/Release.yml
@@ -36,6 +36,7 @@ jobs:
36
needs: create_release
37
name: Build Release archives
38
strategy:
39
+ fail-fast: false
40
matrix:
41
os: [ubuntu-latest, macos-latest, windows-latest]
42
runs-on: ${{ matrix.os }}
0 commit comments