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:
Stan Hu 2024-02-14 10:38:44 -08:00
parent cb802da4ab
commit 05a80bc756
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20

View file

@ -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: