Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ubuntu] Adding latest Node.js version 22* . #10811

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hemanthmanga
Copy link
Contributor

@hemanthmanga hemanthmanga commented Oct 18, 2024

Description

This PR adding latest Node.js version 22 and setting as the default version in the Ubuntu-2024 runner.

VM image is successfully generated

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

@hemanthmanga hemanthmanga self-assigned this Oct 18, 2024
@hemanthmanga hemanthmanga changed the title [ Ubuntu 2024 ]Adding latest Node.js version 22* and setting as the default version. [ Ubuntu 2404 ]Adding latest Node.js version 22* and setting as the default version. Oct 18, 2024
@@ -29,7 +29,8 @@
"arch": "x64",
"versions": [
"18.*",
"20.*"
"20.*",
"22.*"
Copy link
Contributor

@erik-bershel erik-bershel Oct 18, 2024

Choose a reason for hiding this comment

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

  1. Lets add new Node to all the supported Ubuntu platforms.
  2. Check also on the docker images section too for ubuntu-20 and ubuntu-22
  3. After that please update PR title to reflect changes

Franteos

This comment was marked as outdated.

@hemanthmanga hemanthmanga changed the title [ Ubuntu 2404 ]Adding latest Node.js version 22* and setting as the default version. [Ubuntu] Adding latest Node.js version 22* . Oct 22, 2024
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.

4 participants