Skip to content

Commit fd6fc62

Browse files
authored
Merge pull request #35318 from jbpratt/bump-testgrid-playwright
bump playwright image to v1.54.2
2 parents 4694760 + 4d14f0b commit fd6fc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/testgrid/testgrid-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
spec:
88
containers:
99
# See https://playwright.dev/docs/ci
10-
- image: mcr.microsoft.com/playwright:v1.49.1-noble
10+
- image: mcr.microsoft.com/playwright:v1.54.2-noble
1111
command:
1212
- bash
1313
args:

0 commit comments

Comments
 (0)