Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 21s

This commit is contained in:
2025-09-23 18:14:06 +00:00
parent 8612fe1206
commit 7ac6a3f488

View File

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