Mimicking GitHub runners
Some checks failed
Test / tests (push) Failing after 44s

This commit is contained in:
plasmagoat 2025-07-06 23:19:12 +02:00
parent 82e50608c6
commit 5761ef9cfb

View file

@ -13,7 +13,7 @@
# tokenFile should be in format TOKEN=<secret>, since it's EnvironmentFile for systemd
tokenFile = config.sops.secrets."forgejo-runner-registration-token".path;
labels = [
"ubuntu-latest:docker://ubuntu:latest"
"ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04"
"node-22:docker://node:22-bookworm"
"nixos-latest:docker://nixos/nix"
## optionally provide native execution on the host: