mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Remove old chrome versions and add chrome 120
This commit is contained in:
parent
038e54fb88
commit
55e0d4e969
5 changed files with 9 additions and 29 deletions
|
|
@ -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'
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue