ci: Disable fail-fast in stack matrix to keep other builds alive on failure
This commit is contained in:
committed by
Wolfgang Walther
parent
7aedebecee
commit
f3eb8a317d
@@ -131,6 +131,7 @@ jobs:
|
||||
|
||||
Build-Stack:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- name: Linux & test
|
||||
|
||||
Reference in New Issue
Block a user