Skip to content

Commit 15a5703

Browse files
committed
Update image used for Cypress tests
1 parent b879fee commit 15a5703

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:22.19.0
2121
stage: test
2222
rules:
2323
- if: '$CI_COMMIT_REF_NAME == "staging"'

0 commit comments

Comments
 (0)