Update .gitea/workflows/cicd.yaml
CICD / Explore-Gitea-Actions (push) Failing after 43s Details

This commit is contained in:
builderadmin 2025-10-08 18:50:02 +00:00
parent 82a2a44103
commit 70c2d06867
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: my_custom_label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3 # Checks out your repository
- name: Build Dockerfile