diff --git a/.github/workflows/test-release.yml b/.github/workflows/test-release.yml index 4e1ce7fdb..0d3f7da52 100644 --- a/.github/workflows/test-release.yml +++ b/.github/workflows/test-release.yml @@ -30,7 +30,7 @@ jobs: e2e: runs-on: ubuntu-latest container: - image: mcr.microsoft.com/playwright:v1.49.0-focal + image: mcr.microsoft.com/playwright:v1.46.0-noble steps: - name: Checkout uses: actions/checkout@v4