diff --git a/.gitea/workflows/gitea-ci.yml b/.gitea/workflows/gitea-ci.yml index 6662a98..7759983 100644 --- a/.gitea/workflows/gitea-ci.yml +++ b/.gitea/workflows/gitea-ci.yml @@ -2,7 +2,7 @@ image: mcr.microsoft.com/dotnet/sdk:8.0 jobs: build: - runs: on: ubuntu-latest + runs-on: g7s steps: - uses: actions/checkout@v3 - name: Setup telegram.bot