workflow: disable fail-fast when building homes
This commit is contained in:
parent
8f72e20b09
commit
0be44bc4c8
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ jobs:
|
|||
attic push main --stdin <<< "$cache"
|
||||
build-homes:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
home:
|
||||
- yt@ytnix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue