Skip to content

Conversation

hemanthmanga
Copy link
Contributor

Description

This PR updates the default Node.js version to 20 for Ubuntu 22.

Related issue:

#12143

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@Copilot Copilot AI review requested due to automatic review settings May 30, 2025 13:12
@hemanthmanga hemanthmanga self-assigned this May 30, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the default Node.js version for the Ubuntu 22 image from 18 to 20.

  • Bump Node.js default version in the Ubuntu 22 toolset configuration.
Comments suppressed due to low confidence (1)

images/ubuntu/toolsets/toolset-2204.json:318

  • Consider adding or updating tests to verify that the default Node.js version is now set to 20 in the Ubuntu 22 image.
"default": "20"

@@ -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.

@hemanthmanga
Copy link
Contributor Author

@subir0071 subir0071 merged commit e39fcca into actions:main May 30, 2025
8 checks passed
dwydler pushed a commit to dwydler/runner-images-hetzner-cloud that referenced this pull request May 31, 2025
dwydler pushed a commit to dwydler/runner-images-hetzner-cloud that referenced this pull request May 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants