diff --git a/configuration.nix b/configuration.nix index 47c279e..96a8557 100644 --- a/configuration.nix +++ b/configuration.nix @@ -373,9 +373,7 @@ name = "monolith"; url = "https://git.samsehu.perli.casa"; tokenFile = config.age.secrets.FORGEJO_ACTIONS_RUNNER.path; - labels = [ - "ubuntu-latest:docker://node:16-bullseye" - ]; + labels = [ ]; }; };