mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Drop Chrome v119 from GitLab image list
We test with Chrome v120 now, so we don't need to build images with v119.
This commit is contained in:
parent
cb802da4ab
commit
05a80bc756
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ gitlab:
|
|||
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
||||
POSTGRESQL: ['13', '14', '15']
|
||||
GOLANG: ['1.20', '1.21']
|
||||
CHROME: ['119', '120']
|
||||
CHROME: ['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