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 d8412f9 commit 22743c3Copy full SHA for 22743c3
.circleci/config.yml
@@ -10,7 +10,7 @@ deploy_defaults: &deploy_defaults
10
11
test_defaults: &test_defaults
12
docker:
13
- - image: cypress/browsers:node-22.13.0-chrome-131.0.6778.264-1-ff-134.0-edge-131.0.2903.112-1
+ - image: cypress/included:cypress-13.17.0-node-22.13.0-chrome-131.0.6778.264-1-ff-134.0-edge-131.0.2903.112-1
14
15
install_build_dependency: &install_build_dependency
16
name: Installation of build and deployment dependencies.
0 commit comments