diff --git a/.gitea/workflows/chrome-tests.yml b/.gitea/workflows/chrome-tests.yml index 18e9377..0d50424 100644 --- a/.gitea/workflows/chrome-tests.yml +++ b/.gitea/workflows/chrome-tests.yml @@ -4,7 +4,7 @@ on: [ push ] jobs: build: - runs-on: debian-host + runs-on: ubuntu-gitea strategy: matrix: python-version: [ "3.12" ]