build iso's of all hosts
Build NixOS ISOs / build-iso (buildbox) (push) Failing after 4m25s
Build NixOS ISOs / build-iso (armaros) (push) Successful in 8m47s
Build NixOS ISOs / build-iso (ender-ml) (push) Failing after 24s
Build NixOS ISOs / build-iso (eva-01) (push) Successful in 6m49s

This commit is contained in:
2026-06-20 12:38:57 -04:00
parent 843118eaa8
commit 39a07431cb
+3 -3
View File
@@ -25,9 +25,9 @@ jobs:
fail-fast: false
matrix:
host:
#- eva-01
#- armaros
#- ender-ml
- eva-01
- armaros
- ender-ml
- buildbox
runs-on: ubuntu-latest
steps: