You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subir0071
changed the title
[all OSs] Default Nodejs version will be set to 20 on 2025-06-02
[Ubuntu 22.04 and Windows 2022] Default Nodejs version will be set to 20 on 2025-06-02
May 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
Breaking changes
We are going to set Nodejs 20 as the default version across all VM images.
Target date
Image deployment is starting on 2025-06-02 and will take 3-4 days.
The motivation for the changes
Node.js 18 is End of life. Hence, it should be used as the default version in the runner images.
Possible impact
If your builds depend on the default Nodejs 18 they can be broken.
Platforms affected
Runner images affected
Mitigation ways
The recommended way is to pin your workflow to the desired nodejs version using:
https://github.com/actions/setup-node action for GH
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/node-js?view=azure-devops for AzDO
The text was updated successfully, but these errors were encountered: