Stop building images with Node 14.15

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2022-03-22 11:23:02 +01:00
parent b48bd1af38
commit d389b1068d
No known key found for this signature in database
GPG key ID: 4C514D15D07186F1

View file

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