one sd image please

This commit is contained in:
cy 2025-01-24 02:00:47 -05:00
parent 00e6f6267b
commit 29bee5730c
2 changed files with 7 additions and 15 deletions

View file

@ -8,12 +8,12 @@ jobs:
strategy:
matrix:
machine:
- chunk
- ytnix
- titan
# - chunk
# - ytnix
# - titan
- pancake
os:
- ubuntu-latest
# - ubuntu-latest
- ubuntu-24.04-arm
runs-on: ${{ matrix.os }}
continue-on-error: true
@ -67,7 +67,8 @@ jobs:
purge-primary-key: never
# always save the cache
save-always: true
- run: nix build -L .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
# - run: nix build -L .#nixosConfigurations.${{ matrix.machine }}.config.system.build.toplevel
- run: nix run -L github:nix-community/nixos-generators -- --flake .#pancake -f sd-aarch64 --system aarch64-linux
build-homes:
strategy:
matrix: