Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Windows 22] Update Node.js version 20 as the default.
  • Loading branch information
hemanthmanga committed May 30, 2025
commit 760db1fc31a146b52348fd0fde4239d8a9b442ee
2 changes: 1 addition & 1 deletion images/windows/toolsets/toolset-2022.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
]
},
"node": {
"default": "18.*"
"default": "20.*"
},
"maven": {
"version": "3.9"
Expand Down