diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index d13b84c..d767789 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -10,7 +10,7 @@ env: jobs: release: name: check and build - runs-on: ubuntu-latest + runs-on: g7s steps: - uses: actions/checkout@v4 with: