mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Drop Chrome 106 from the builds
Chrome 109 appears to be the default, so let's stick with that.
This commit is contained in:
parent
7cd47b00a8
commit
fb6c042b8a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ gitlab:
|
|||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
NODE: ['16.14', '18.12']
|
||||
CHROME: ['106', '109']
|
||||
CHROME: ['109']
|
||||
|
||||
# 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