mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-12 19:42:55 +01:00
Drop Node.js 18.17 from GitLab and KAS images
We're using and testing Node.js 20 now. No need to build 18 anymore. Part of https://gitlab.com/groups/gitlab-org/-/epics/13545
This commit is contained in:
parent
2d3f1104ec
commit
f3c5020487
2 changed files with 3 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ gitlab-kas:
|
|||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
GIT: '2.36'
|
||||
NODE: '20.12'
|
||||
POSTGRESQL: '12'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
||||
NODE: ['18.17', '20.12']
|
||||
Loading…
Add table
Add a link
Reference in a new issue