We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 709e6ca commit 0c4562eCopy full SHA for 0c4562e
.github/workflows/archlinux.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
strategy:
10
+ fail-fast: false
11
matrix:
12
os: [ubuntu-latest]
13
mode: [debug, release]
0 commit comments