We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b9692 commit 88e0739Copy full SHA for 88e0739
.github/workflows/release.yml
@@ -58,6 +58,7 @@ jobs:
58
permissions:
59
contents: write
60
strategy:
61
+ fail-fast: false
62
matrix:
63
include:
64
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
0 commit comments