From 790c7c722cd33dee316d026e8b28be1e5670b562 Mon Sep 17 00:00:00 2001 From: Job79 Date: Mon, 16 Dec 2024 18:42:42 +0100 Subject: [PATCH] ci: switch to nexus runner --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 452a267..fafabcf 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,7 +6,7 @@ on: jobs: container-build: - runs-on: dynamis + runs-on: nexus if: gitea.ref == 'refs/heads/main' env: RUNNER_TOOL_CACHE: /toolcache