fix: try using debian container.
Some checks failed
default / build (push) Failing after 14s

This commit is contained in:
CronyAkatsuki 2026-01-23 17:52:35 +01:00
parent f3bd794ff0
commit 5d2a0e01ae
2 changed files with 6 additions and 5 deletions

View file

@ -13,9 +13,8 @@
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
tokenFile = config.age.secrets.forgejo-runner-token.path;
labels = [
"node:docker://node:22-bookworm"
"nix:docker://forgejo-runner-nix"
## optionally provide native execution on the host:
"debian-latest:docker://node:18-bullseye"
"native:host"
];
hostPackages = with pkgs; [