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 d013b57 commit 0dca823Copy full SHA for 0dca823
.github/workflows/pull_request.yml
@@ -14,6 +14,7 @@ jobs:
14
pull-requests: write
15
contents: read
16
strategy:
17
+ fail-fast: false
18
matrix:
19
include:
20
# compiling for arm32 needs a self-hosted runner on Raspi OS (32-bit)
0 commit comments