Bump Node.js to 14 for CustomersDot images

This commit is contained in:
Vitaly Slobodin 2022-01-31 09:01:06 +00:00 committed by Balasankar 'Balu' C
parent 575e740fdd
commit 620b53a7a6

View file

@ -3,7 +3,7 @@
variables:
LFS: '2.9'
CHROME: '89'
NODE: '12.22'
NODE: '14'
YARN: '1.22'
POSTGRESQL: '9.5'
parallel:
@ -26,7 +26,7 @@ customers push:
.customers-qa-matrix:
variables:
CHROME: '89'
NODE: '12.22'
NODE: '14'
YARN: '1.22'
DOCKER: '19.03.1'
parallel: