Skip to content

Commit e249ad0

Browse files
authored
Merge pull request #35746 from michelle192837/updatejob
Update playwright version in TG presubmit.
2 parents 4b8d34c + cc50aaf commit e249ad0

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.55.0-noble
10+
- image: mcr.microsoft.com/playwright:v1.56.1-noble
1111
command:
1212
- bash
1313
args:

0 commit comments

Comments
 (0)