diff --git a/.gitea/workflows/chrome-tests.yml b/.gitea/workflows/chrome-tests.yml index 8ba08d5..202c6e7 100644 --- a/.gitea/workflows/chrome-tests.yml +++ b/.gitea/workflows/chrome-tests.yml @@ -4,7 +4,7 @@ on: [ push ] jobs: build: - runs-on: ubuntu-gitea + runs-on: python-chromedriver strategy: matrix: python-version: [ "3.12" ]