Update from template: X0000-updateNodeJsAtTestAndRelease

This commit is contained in:
github-actions[bot]
2026-03-08 14:49:50 +00:00
parent 7bf04e494a
commit 1ed00c8778
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [12.x, 14.x, 16.x, 18.x]
node-version: [20.x, 22.x, 24.x]
os: [ubuntu-latest, windows-latest, macos-latest]
steps: