Merge branch 'sh-drop-chrome-119-gitlab' into 'master'

Drop Chrome v119 from GitLab image list

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/778

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Andrejs Cunskis <acunskis@gitlab.com>
This commit is contained in:
Stan Hu 2024-02-15 10:05:02 +00:00
commit 4201edcae2
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ e2e-chrome:
- OS: ["debian:bullseye", "debian:bookworm"]
RUBY: ['3.0', '3.1', '3.2']
BUNDLER: ['2.4', '2.5']
CHROME: ['119', '120']
CHROME: ['120']
e2e-cng:
extends:

View file

@ -46,7 +46,7 @@ gitlab:
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
POSTGRESQL: ['13', '14', '15', '16']
GOLANG: ['1.20', '1.21']
CHROME: ['119', '120']
CHROME: ['120']
# Used by GitLab's compile-production-assets and compile-test-assets jobs
gitlab-assets: