diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index d7d15fe..e558e49 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,7 +12,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: gitea_labels steps: - uses: actions/checkout@v4