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 0292fa3 commit 87b5fadCopy full SHA for 87b5fad
src/examples/edge.yml
@@ -7,7 +7,7 @@ usage:
7
executors:
8
cypress-browsers:
9
docker:
10
- - image: cypress/browsers:node-20.17.0-chrome-129.0.6668.70-1-ff-130.0.1-edge-129.0.2792.52-1
+ - image: cypress/browsers:22.15.0
11
jobs:
12
edge-test:
13
executor: cypress-browsers
0 commit comments