Skip to content

Test Node.js 24 instead of 21 in test workflow.#133

Open
desrosj wants to merge 1 commit intotrunkfrom
update/node-testing
Open

Test Node.js 24 instead of 21 in test workflow.#133
desrosj wants to merge 1 commit intotrunkfrom
update/node-testing

Conversation

@desrosj
Copy link
Member

@desrosj desrosj commented Jan 31, 2026

Odd-numbered Node.js releases are only supported for 6 months. Even-numbered ones eventually enter LTS status.

WordPress Core currently used version 20.x, but there is work underway to upgrade to 24.x. This adds 24.x to the test matrix to ensure that the package works while that work takes place.

Odd-numbered Node.js releases are only supported for 6 months. Even-numbered ones eventually enter LTS status.

WordPress Core currently used version 20.x, but there is work underway to upgrade to 24.x. This adds 24.x to the test matrix to ensure that the package works while that work takes place.
@desrosj desrosj requested a review from aaronjorbin January 31, 2026 17:23
@desrosj desrosj self-assigned this Jan 31, 2026
@github-actions
Copy link

github-actions bot commented Jan 31, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: aaronjorbin <jorbin@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

- 20
- 21
- '20'
- '24'
Copy link
Member

Choose a reason for hiding this comment

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

@desrosj Any specific reason you switched from int to strings here?

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