From f54d5fd867da73ee8a69ffb890b1159c44d680c2 Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Mon, 3 Jun 2024 12:17:34 +0200 Subject: [PATCH] forgejo actions: disable native for now --- modules/forgejo/actions.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/forgejo/actions.nix b/modules/forgejo/actions.nix index 84caf32..caeb7b3 100644 --- a/modules/forgejo/actions.nix +++ b/modules/forgejo/actions.nix @@ -10,7 +10,7 @@ # fake the ubuntu name, because node provides no ubuntu builds "ubuntu-latest:docker://node:18-bullseye" # provide native execution on the host - "native:host" + # "native:host" ]; #TODO get a token from git.ifsr.de and use it # tokenfile = /"dev/null";