From fdcb038b616a7d0eedbbe5aada3f6a0593b3862f Mon Sep 17 00:00:00 2001 From: 514fpv Date: Thu, 11 Jan 2024 14:34:42 +0800 Subject: [PATCH] fix(library): disable act_runner host --- spec/library/forgejo.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/library/forgejo.nix b/spec/library/forgejo.nix index 8c086e95..16a89ffa 100644 --- a/spec/library/forgejo.nix +++ b/spec/library/forgejo.nix @@ -42,8 +42,6 @@ in { "debian-latest:docker://node:18-bullseye" # fake the ubuntu name, because node provides no ubuntu builds "ubuntu-latest:docker://node:18-bullseye" - # provide native execution on the host - "native:host" ]; settings = { runner.envs = let