Skip to content

Commit 87b5fad

Browse files
authored
docs: update Edge example to cypress/browsers:22.15.0 (#516)
1 parent 0292fa3 commit 87b5fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ usage:
77
executors:
88
cypress-browsers:
99
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
10+
- image: cypress/browsers:22.15.0
1111
jobs:
1212
edge-test:
1313
executor: cypress-browsers

0 commit comments

Comments
 (0)