diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 29de987..3e453ad 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -5,7 +5,7 @@ on: - main jobs: build: - runs-on: ubuntu-latest + runs-on: linux-latest steps: - uses: actions/checkout@v4 - name: Build image