diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 11e5141..34d55f3 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,7 +9,7 @@ name: CI jobs: test-and-build: - runs-on: host + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4