Remove old chrome versions and add chrome 120

This commit is contained in:
Andrejs Cunskis 2024-01-10 08:34:13 +01:00
parent 038e54fb88
commit 55e0d4e969
No known key found for this signature in database
GPG key ID: 87CB75083F227241
5 changed files with 9 additions and 29 deletions

View file

@ -2,7 +2,7 @@
.gitlab-cng-matrix:
variables:
LFS: '2.9'
CHROME: '109'
CHROME: '119'
NODE: '18.17'
YARN: '1.22'
GRAPHICSMAGICK: '1.3.36'

View file

@ -42,7 +42,7 @@ e2e-chrome:
matrix:
- RUBY: ['3.0', '3.1', '3.2']
BUNDLER: ['2.4', '2.5']
CHROME: ['117', '119']
CHROME: ['119', '120']
# Image used for running full e2e test suite
e2e-full:

View file

@ -45,7 +45,7 @@ gitlab:
GOLANG: ['1.19', '1.20', '1.21']
RUST: ['1.73']
NODE: ['18.17']
CHROME: ['117', '119']
CHROME: ['119', '120']
# Used by GitLab's compile-production-assets and compile-test-assets jobs
gitlab-assets: