Skip to content

Commit d373f19

Browse files
Workflow: playwright image upgraded
1 parent 97caf88 commit d373f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version: [ "3.8", "3.12.7" ] # 3.12.8 (latest) throws unexpected error inside container
2424

2525
container:
26-
image: mcr.microsoft.com/playwright/python:v1.43.0-jammy
26+
image: mcr.microsoft.com/playwright/python:v1.48.0-noble
2727
options: --ipc=host
2828

2929
steps:

0 commit comments

Comments
 (0)