diff --git a/.gitea/workflows/chrome-tests.yml b/.gitea/workflows/chrome-tests.yml index 9603cfd..2d38039 100644 --- a/.gitea/workflows/chrome-tests.yml +++ b/.gitea/workflows/chrome-tests.yml @@ -4,7 +4,7 @@ on: [ push ] jobs: build: - runs-on: node16-bullseye + runs-on: ubuntu-gitea strategy: matrix: python-version: [ "3.12" ]