We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ecd56 commit b1a93b4Copy full SHA for b1a93b4
.circleci/config.yml
@@ -75,7 +75,7 @@ jobs:
75
76
smoke-tests:
77
docker:
78
- - image: mcr.microsoft.com/playwright:v1.55.0-noble
+ - image: mcr.microsoft.com/playwright:v1.58.2-noble
79
working_directory: ~/app
80
parallelism: 6
81
steps:
@@ -176,7 +176,7 @@ jobs:
176
177
smoke-test-on-live-env:
178
179
180
181
182
0 commit comments