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

Use latest NodeJS on CI #273

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Use latest NodeJS on CI #273

merged 1 commit into from
Jul 22, 2024

Conversation

lucaong
Copy link
Owner

@lucaong lucaong commented Jul 18, 2024

The CI builds started failing on node v22.5.0 likely due to nodejs/node#53902

The NodeJS version on CI was therefore pinned to 21 in #272

This pull request goes back to using the latest NodeJS version, and should be merged to master once the issue with NodeJS v22.5.0 noted above is fixed, and the build on this pull request finally succeeds.

The CI builds started failing on node `v22.5.0` likely due to
nodejs/node#53902

The NodeJS version on CI was therefore pinned to 21 in
#272

This pull request goes back to using the latest NodeJS version, and
should be merged to master once the issue with NodeJS `v22.5.0` noted
above is fixed, and the build on this pull request succeeds.
@lucaong lucaong merged commit 325dbd8 into master Jul 22, 2024
2 checks passed
@lucaong lucaong deleted the use-latest-node-on-ci branch July 22, 2024 09:51
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