fixed ubuntu runner
Some checks failed
Test / tests (push) Failing after 5s

This commit is contained in:
plasmagoat 2025-07-06 22:59:17 +02:00
parent 1f20e6f2f7
commit 82e50608c6

View file

@ -13,10 +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://node:16-bullseye"
# "ubuntu-22.04:docker://node:16-bullseye"
# "ubuntu-20.04:docker://node:16-bullseye"
# "ubuntu-18.04:docker://node:16-buster"
"ubuntu-latest:docker://ubuntu:latest"
"node-22:docker://node:22-bookworm"
"nixos-latest:docker://nixos/nix"
## optionally provide native execution on the host: