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

Update to Node.js 20.x #387

Closed
kachick opened this issue Jul 22, 2023 · 0 comments · Fixed by #432
Closed

Update to Node.js 20.x #387

kachick opened this issue Jul 22, 2023 · 0 comments · Fixed by #432
Assignees

Comments

@kachick
Copy link
Owner

kachick commented Jul 22, 2023

actions/runner#2704 (comment)

They will pass node18

## Why using nodejs16 instead of deno/bun/nodejs18?
They are not yet supported in JavaScript action engine.
- <https://github.com/actions/runner/blob/5421fe3f7107f770c904ed4c7e506ae7a5cde2c2/src/Runner.Worker/ActionManifestManager.cs#L492>
- <https://github.com/kachick/wait-other-jobs/pull/273#issuecomment-1306058624>
After bumped to nodejs18, I'd like to replace jest with [built-in test runner](https://github.com/nodejs/node/pull/42325).

ref: kachick/wait-other-jobs#549

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

Successfully merging a pull request may close this issue.

1 participant