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

CI: add Node 22 #15027

Merged
merged 1 commit into from
Nov 10, 2024
Merged

CI: add Node 22 #15027

merged 1 commit into from
Nov 10, 2024

Conversation

stscoundrel
Copy link
Contributor

@stscoundrel stscoundrel commented Nov 9, 2024

Summary

Node 22 is the current Node.js version and LTS version. It was missing from CI test matrix.

I've already been running Mongoose on Node 22 for a while without issues, but it should be included in the official CI too. Therefore:

  • Add 22 to test matrix, in addition to existing ones.
  • Replace older single-version actions with 22. Some were run in Node 16, which is end-of-life. Some in 18, which will be end-of-life in six months. If an action is only run in one version, might as well be the latest.

For successful CI run, see the PR in this fork

Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@vkarpov15 vkarpov15 merged commit 71a0de3 into Automattic:master Nov 10, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants