Update Nodejs Runtime to Nodejs14 From Nodejs10 for Xena Cycle
This patch update Nodejs version to Nodejs14 From Nodejs10 because Nodejs10 is going to EOL by April 2021 [1]. So We should use Nodejs14(current LTS version) as the runtime for the Xena cycle. [1] https://nodejs.org/en/about/releases/ Change-Id: I1c5bf670267abcb8c8a1937fd594077594010bd2
This commit is contained in:
@ -31,7 +31,7 @@ Node.js Runtime for Xena
|
||||
Based on the available versions of Node.js supported in our :ref:`LTS or stable
|
||||
distributions <pti-linux-distros>` all JavaScript testing should target:
|
||||
|
||||
* Node.js 10
|
||||
* Node.js 14
|
||||
|
||||
More details on Javascript requirements can be found in :ref:`pti-javascript`.
|
||||
|
||||
|
Reference in New Issue
Block a user