Merge branch 'vs/bump-nodejs-lts-customersdot' into 'master'

Bump Node.js version to LTS for CustomersDot

See merge request gitlab-org/gitlab-build-images!483
This commit is contained in:
Stan Hu 2022-02-10 16:23:35 +00:00
commit 114463a3bc
2 changed files with 3 additions and 2 deletions

View file

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