From 650f95dec884394d695fb198c0127d5536262c52 Mon Sep 17 00:00:00 2001 From: Winz Date: Sun, 12 Apr 2026 14:03:59 +0200 Subject: [PATCH] .gitea/workflows/ci.yaml aktualisiert --- .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 e76febe..8ce0799 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -8,7 +8,7 @@ on: jobs: build-and-deploy: - runs-on: [finanzen] + runs-on: [ubuntu] steps: - name: Checkout