ci: Switch to Node.js 20 by default. Add initial support for Node.js 22 (#9501)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-05-24 12:32:50 +02:00
committed by GitHub
parent a58be175cc
commit 6ea8607716
18 changed files with 50 additions and 60 deletions

View File

@@ -64,7 +64,7 @@ dependencies are installed and the packages get linked correctly. Here's a short
#### Node.js
[Node.js](https://nodejs.org/en/) version 16.9 or newer is required for development purposes.
[Node.js](https://nodejs.org/en/) version 18.10 or newer is required for development purposes.
#### pnpm