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 e5dd84b commit 30f0c1dCopy full SHA for 30f0c1d
.circleci/config.yml
@@ -10,7 +10,7 @@ deploy_defaults: &deploy_defaults
10
11
test_defaults: &test_defaults
12
docker:
13
- - image: node-22.13.0-chrome-131.0.6778.264-1-ff-134.0-edge-131.0.2903.112-1
+ - image: cypress/browsers: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