Skip to content

feat: add support for Node v24 #307

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weyert
Copy link

@weyert weyert commented May 9, 2025

What

Updated semaphore.yml to add support for Node.js v24.

Used the ABI version as listed in the JSON file located at: https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json

fixes #306

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

No testing done. Unclear how to run semaphore.yml file

Open questions / Follow-ups

Updated `semaphore.yml ` to add support for Node.js v24.  Used the ABI version as listed in the JSON file located at: 
https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json
@weyert
Copy link
Author

weyert commented May 16, 2025

Any plans to merge this?

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.

Add support for Node v24
2 participants