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
[Ubuntu 22] Updating Nodejs version 20 as default version.
  • Loading branch information
hemanthmanga committed May 30, 2025
commit ed3e5d63b224118dbf6b0c27de76bd3178c06e7a
2 changes: 1 addition & 1 deletion images/ubuntu/toolsets/toolset-2204.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
"version": "4"
},
"node": {
"default": "18"
"default": "20"
Copy link
Preview

Copilot AI May 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update any relevant README or toolset documentation to reflect the new default Node.js version (20) for Ubuntu 22.

Copilot uses AI. Check for mistakes.

},
"node_modules": [
{
Expand Down