diff --git a/.gitea/workflows/chrome-tests.yml b/.gitea/workflows/chrome-tests.yml index 0d50424..309639a 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: debian-latest strategy: matrix: python-version: [ "3.12" ]