-
Notifications
You must be signed in to change notification settings - Fork 116
ci: add nodejs v18 - v24 to test matrix #127
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
Conversation
|
v23 is failing |
Please take a look at my comment |
…wer node versions
|
@bjohansebas @UlisesGascon Can you take another look? I updated the test to include a isError fallback for Node 23. The CI failures are just related to Coveralls current status: https://status.coveralls.io/incidents/fr6sp5kyn128 |
bjohansebas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Hey @UlisesGascon can we merge this? I adressed all the feedback. |
UlisesGascon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This pull request updates the Node.js versions tested in the CI workflow to include newer releases.