diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f6a7366..097a8ad 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,7 +9,7 @@ on: jobs: test: name: Test - runs-on: ubuntu-latest + runs-on: ubuntu-gitea steps: - name: Checkout code uses: actions/checkout@v4