From 2035e6be96a231df4d9bf2a9969df51acda3b6f9 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Wed, 6 Dec 2023 18:07:30 +0100 Subject: [PATCH] change gitea runner --- hosts/fw.cloonar.com/modules/gitea.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fw.cloonar.com/modules/gitea.nix b/hosts/fw.cloonar.com/modules/gitea.nix index bb52c98..13238ac 100644 --- a/hosts/fw.cloonar.com/modules/gitea.nix +++ b/hosts/fw.cloonar.com/modules/gitea.nix @@ -154,7 +154,7 @@ in name = "main"; tokenFile = "/run/secrets/gitea-runner-token"; labels = [ - "ubuntu-latest:docker://node:18-bullseye" + # "ubuntu-latest:docker://node:18-bullseye" "native:host" ]; hostPackages = with pkgs; [