build(forgejo-ci): disable home-pc build for now
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:
Felix Schröter 2025-01-19 17:25:03 +01:00
parent ce5187c2b7
commit f00bfce4c1
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -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