Update Node.js version matrix in workflow

This commit is contained in:
Michel Roegl-Brunner
2025-09-11 09:59:16 +02:00
committed by GitHub
parent a1ea65ac64
commit a2f8a2bf75

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [18.x, 20.x, 22.x]
node-version: [22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: