ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-06-04 17:49:31 +02:00
committed by GitHub
parent 3bdbdfe6ce
commit 52a9d4b3d9
28 changed files with 135 additions and 125 deletions

View File

@@ -1,4 +1,4 @@
ARG NODE_VERSION=20
ARG NODE_VERSION=22
ARG N8N_VERSION=snapshot
# 1. Create an image to build n8n