Update .gitea/workflows/build.yaml
Some checks failed
Build & Push / build (push) Failing after 23s

This commit is contained in:
2025-09-23 10:59:44 +00:00
parent 1f52b0a2fe
commit 8612fe1206

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: [k8s-runner]
runs-on: [k8s-runner-01]
steps:
- name: Checkout code
uses: actions/checkout@v3