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: run tests in Node.js 21 #76

Merged
merged 1 commit into from
Oct 25, 2023
Merged

ci: run tests in Node.js 21 #76

merged 1 commit into from
Oct 25, 2023

Conversation

fasttime
Copy link
Member

This PR updates the GitHub Actions CI workflow to run tests also in Node.js 21.

@fasttime
Copy link
Member Author

The build on Node.js 12.22.0 is now failing, probably because it's not supported by esmock:

https://github.com/iambumblehead/esmock/blob/v2.5.7/package.json#L60

I'll have to take a closer look later today.

@mdjermanovic
Copy link
Member

mdjermanovic commented Oct 25, 2023

I'll close-reopen to update the merge ref and run CI again.

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! I assume this was marked as draft to wait for #77, so I'm going to un-draft and merge.

@mdjermanovic mdjermanovic marked this pull request as ready for review October 25, 2023 20:43
@mdjermanovic mdjermanovic merged commit bd20976 into main Oct 25, 2023
16 of 27 checks passed
@mdjermanovic mdjermanovic deleted the ci-node21 branch October 25, 2023 20:43
@github-actions github-actions bot mentioned this pull request Oct 25, 2023
@fasttime
Copy link
Member Author

Thanks @mdjermanovic! Yes, I forgot to mark the PR as ready after the fix was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants