Node version 25 and 26 are not yet available on GitHub

This commit is contained in:
Martin Carlberg
2025-09-05 11:39:01 +02:00
committed by GitHub
parent af148b5008
commit ada5887deb
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [20.x, 21.x, 22.x, 23.x, 24.x, 25.x, 26.x]
node-version: [20.x, 21.x, 22.x, 23.x, 24.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: