From 0e72299c3e6d309a55245813ad143a751a509730 Mon Sep 17 00:00:00 2001 From: builderadmin Date: Wed, 8 Oct 2025 18:40:53 +0000 Subject: [PATCH] Update .gitea/workflows/cicd.yaml --- .gitea/workflows/cicd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cicd.yaml b/.gitea/workflows/cicd.yaml index ea30bac..682301d 100644 --- a/.gitea/workflows/cicd.yaml +++ b/.gitea/workflows/cicd.yaml @@ -4,7 +4,7 @@ on: [push] jobs: Explore-Gitea-Actions: - runs-on: ubuntu-latest + runs-on: my_custom_label steps: - name: Build Dockerfile run: |