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

Stop testing in Node 14 and 16 #1623

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Stop testing in Node 14 and 16 #1623

merged 1 commit into from
Feb 1, 2024

Conversation

tmcw
Copy link
Member

@tmcw tmcw commented Feb 1, 2024

Node 14 and 16 are both EOL: https://nodejs.org/en/about/previous-releases

This removes them from the test matrix and makes the minimum engines requirement 18.

BREAKING CHANGE

This will require Node 18 as the new minimum required version,
because we no longer test in 14 or 16.
@tmcw tmcw merged commit 44da84f into master Feb 1, 2024
3 of 4 checks passed
@tmcw tmcw deleted the remove-old-nodes branch February 1, 2024 14:45
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.

None yet

1 participant