mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Stop building images with Node 14.15
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
b48bd1af38
commit
d389b1068d
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
GIT: ['2.33']
|
||||
POSTGRESQL: ['11', '12', '13']
|
||||
GOLANG: ['1.16', '1.17']
|
||||
NODE: ['14.15', '16.14']
|
||||
NODE: ['16.14']
|
||||
CHROME: ['94', '99']
|
||||
|
||||
gitlab test:
|
||||
|
|
@ -35,7 +35,7 @@ gitlab push:
|
|||
- DEBIAN: ['bullseye']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GIT: ['2.31', '2.33']
|
||||
NODE: ['14.15', '16.14']
|
||||
NODE: ['16.14']
|
||||
|
||||
gitlab-assets test:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue