From 4a9e54b8b3000503df5fd61ec9034aa9b92f653e Mon Sep 17 00:00:00 2001 From: Job79 Date: Sat, 19 Oct 2024 12:18:30 +0200 Subject: [PATCH] ci: set label to plabble-sprinter --- .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 eebd372..60bfa96 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -6,7 +6,7 @@ on: jobs: container-build: - runs-on: dynamis2 + runs-on: plabble-sprinter if: gitea.ref == 'refs/heads/main' env: RUNNER_TOOL_CACHE: /toolcache