ci: update playwright image to v1.59.0 to match python package
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed

This commit is contained in:
2026-05-08 22:40:00 +03:00
parent 243e111f8a
commit bba5083154

View File

@@ -63,7 +63,7 @@ steps:
- uv run pytest tests/unit/ --no-cov
- name: test-e2e
image: mcr.microsoft.com/playwright/python:v1.51.0
image: mcr.microsoft.com/playwright/python:v1.59.0
volumes:
- /tmp/uv-cache:/root/.cache/uv
environment: