build(forgejo-ci): disable home-pc build for now
All checks were successful
Test / tests (push) Successful in 3m39s
All checks were successful
Test / tests (push) Successful in 3m39s
Since it currently builds some packages from source, which is a bit too much workload for my Lattepanda.
This commit is contained in:
parent
ce5187c2b7
commit
f00bfce4c1
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- run: nix build .#brlaser
|
- run: nix build .#brlaser
|
||||||
- run: nix build .#deconz
|
- run: nix build .#deconz
|
||||||
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel
|
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel
|
||||||
- run: nix build .#nixosConfigurations.home-pc.config.system.build.toplevel
|
# - run: nix build .#nixosConfigurations.home-pc.config.system.build.toplevel
|
||||||
|
|
Loading…
Reference in a new issue