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

Run CI unit tests for only last 3 LTS versions of Node #239

Closed
fershad opened this issue Nov 12, 2024 · 1 comment
Closed

Run CI unit tests for only last 3 LTS versions of Node #239

fershad opened this issue Nov 12, 2024 · 1 comment

Comments

@fershad
Copy link
Contributor

fershad commented Nov 12, 2024

Describe the bug
Currently tests CI unit tests are run for Node versions 14, 16, and 18. However, as some of package dependencies update to using ESM or other modern JS features we might want to consider if we also move our test coverage up to cater for more current versions of Node JS.

Pre the Node docs, the last three LTS releases would be 18, 20, and 22.
https://nodejs.org/en/about/previous-releases

@fershad
Copy link
Contributor Author

fershad commented Nov 27, 2024

This was done in 4146166

@fershad fershad closed this as completed Nov 27, 2024
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

No branches or pull requests

1 participant