Skip to content

Commit 25eeb3b

Browse files
committed
Update image used for Cypress tests
1 parent b879fee commit 25eeb3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ run_unit_tests:
1717
- docker-runner
1818

1919
run_cypress_tests:
20-
image: cypress/browsers:node12.14.1-chrome85-ff81
20+
image: cypress/browsers:node22.12.0-chrome-131.0.6778.204-1-ff-133.0.2-edge-131.0.2903.112-1
2121
stage: test
2222
rules:
2323
- if: '$CI_COMMIT_REF_NAME == "staging"'

0 commit comments

Comments
 (0)