diff --git a/.github/workflows/frontend-ci.yml b/.github/workflows/frontend-ci.yml index 8ec1e9ac7..faa3acec8 100644 --- a/.github/workflows/frontend-ci.yml +++ b/.github/workflows/frontend-ci.yml @@ -144,7 +144,7 @@ jobs: working-directory: e2e/puppeteer test-e2e-playwright: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 services: postgres: image: postgres:latest