workflow: disable fail-fast when building homes

This commit is contained in:
cy 2025-03-17 11:08:49 -04:00
parent 8f72e20b09
commit 0be44bc4c8
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts

View file

@ -72,6 +72,7 @@ jobs:
attic push main --stdin <<< "$cache" attic push main --stdin <<< "$cache"
build-homes: build-homes:
strategy: strategy:
fail-fast: false
matrix: matrix:
home: home:
- yt@ytnix - yt@ytnix