fix: Update Playwright Python container version to v1.55.0
All checks were successful
Run Tests / e2e tests (push) Successful in 3m1s
Run Tests / lint tests (push) Successful in 1m5s
Run Tests / unit tests (push) Successful in 57s

This commit is contained in:
2025-10-27 19:07:10 +01:00
parent 1f8a595243
commit 2f07e6fb75

View File

@@ -5,7 +5,7 @@ jobs:
tests:
name: ${{ matrix.target }} tests
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright/python:v1.48.0-jammy
container: mcr.microsoft.com/playwright/python:v1.55.0-jammy
env:
DATABASE_DRIVER: postgresql
DATABASE_HOST: postgres