Merge branch 'leipert-stop-building-node-16-images' into 'master'

Stop building node@16 images for GitLab

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

Merged-by: Vitaly Slobodin <vslobodin@gitlab.com>
Approved-by: Vitaly Slobodin <vslobodin@gitlab.com>
Co-authored-by: Lukas Eipert <leipert@gitlab.com>
This commit is contained in:
Vitaly Slobodin 2023-05-25 07:29:45 +00:00
commit a1ed9f50ca

View file

@ -28,7 +28,7 @@ gitlab:
POSTGRESQL: ['12', '13', '14', '15']
GOLANG: ['1.19', '1.20']
RUST: ['1.65']
NODE: ['16.14', '18.16']
NODE: ['18.16']
CHROME: ['109', '113']
# Used by GitLab's compile-production-assets and compile-test-assets jobs
@ -47,7 +47,7 @@ gitlab-assets:
- OS: ['debian:bullseye']
RUBY: ['2.7', '3.0', '3.1', '3.2']
GIT: ['2.33']
NODE: ['16.14', '18.16']
NODE: ['18.16']
# Used by GitLab's Review app jobs
gitlab-review-app: