From 4f1b2fd750ccc9adeb152c8010b00609f8ba3ee0 Mon Sep 17 00:00:00 2001 From: "Fabian T. Ecke" Date: Tue, 28 Jul 2026 19:34:36 +0200 Subject: [PATCH] .gitea/workflows/dev-2-0.yaml aktualisiert --- .gitea/workflows/dev-2-0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/dev-2-0.yaml b/.gitea/workflows/dev-2-0.yaml index 58e4a7d..a8f8d23 100644 --- a/.gitea/workflows/dev-2-0.yaml +++ b/.gitea/workflows/dev-2-0.yaml @@ -11,7 +11,7 @@ defaults: jobs: prod-build: - runs-on: act-runner-user + runs-on: act-runnnerV2 timeout-minutes: 5 steps: - name: clone