From c2a6accb15e0baf35a9d0590c16269f4f5bb2bd6 Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Wed, 16 Jun 2021 19:19:48 +0530 Subject: [PATCH] Update horizon nodejs template Nodejs10 is already EOL[1] . So this patch updates horizon-nodejs10 template with horizon-nodejs14 template which is next LTS vesrion of nodejs. [1] https://nodejs.org/en/about/releases/ Change-Id: Iceb9652c52fc68d52d842edf80ad475020a88f41 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index c4cdfc8c..b6b3c26e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,7 @@ templates: - check-requirements - horizon-non-primary-django-jobs - - horizon-nodejs10-jobs + - horizon-nodejs14-jobs - openstack-lower-constraints-jobs-horizon - openstack-python3-xena-jobs-horizon - publish-openstack-docs-pti