We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b5fad commit 5f2b796Copy full SHA for 5f2b796
README.md
@@ -149,7 +149,7 @@ orbs:
149
cypress: cypress-io/cypress@3
150
executor:
151
docker:
152
- image: cypress/browsers:node-16.18.1-chrome-109.0.5414.74-1-ff-109.0-edge-109.0.1518.52-1 # your Docker image here
+ image: cypress/browsers:22.15.0 # your Docker image here
153
jobs:
154
- cypress/run:
155
```
0 commit comments