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

[all OSs] Nodejs 14.x will be removed from the images on November, 26 #8779

Closed
9 tasks done
mikhailkoliada opened this issue Nov 10, 2023 · 1 comment
Closed
9 tasks done
Assignees

Comments

@mikhailkoliada
Copy link
Contributor

Breaking changes

Nodejs 14.x will be removed from all the images alongside with its docker containers on Ubuntu runners.

Target date

Rollout of the change will start on November, 26 and will take 3-4 days.

The motivation for the changes

As per the software and image support policy only the 3 latest LTS versions are supported.

Possible impact

If your builds depend on the version v14.x they will take longer as this branch will not be pre-cached in the images anymore.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

Nothing is required, if you are using the Node Tool Installer task (for Azure DevOps) and the setup-node action (for GitHub Actions) both will still download a version you specify if it is available in the versions-manifest.json file.

@mikhailkoliada
Copy link
Contributor Author

deployed

@mikhailkoliada mikhailkoliada unpinned this issue Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants