Merge "Update Nodejs Runtime to Nodejs v20 From Nodejs v18 for Caracal Cycle"

This commit is contained in:
Zuul 2023-11-15 15:19:06 +00:00 committed by Gerrit Code Review
commit 05f9c13bc1
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@ Node.js Runtime for 2024.1
Based on the available and supported versions of Node.js (in either our :ref:`LTS or stable
distributions <pti-linux-distros>` or an external source) all JavaScript testing should target:
Ref: https://nodejs.org/en/about/releases/
Ref: https://nodejs.org/en/about/previous-releases/
* Node.js 18
* Node.js 20
More details on Javascript requirements can be found in :ref:`pti-javascript`.