Skip to content

Commit 22743c3

Browse files
committed
Test build fix
1 parent d8412f9 commit 22743c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deploy_defaults: &deploy_defaults
1010

1111
test_defaults: &test_defaults
1212
docker:
13-
- image: cypress/browsers:node-22.13.0-chrome-131.0.6778.264-1-ff-134.0-edge-131.0.2903.112-1
13+
- 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
1414

1515
install_build_dependency: &install_build_dependency
1616
name: Installation of build and deployment dependencies.

0 commit comments

Comments
 (0)