Skip to content

[WIP] Add Node 24 to CI build matrix#204

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-node-24-to-build-matrix
Closed

[WIP] Add Node 24 to CI build matrix#204
Copilot wants to merge 1 commit intomainfrom
copilot/add-node-24-to-build-matrix

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 24, 2026

  • Reviewed the issue: Node 24 prebuilt binaries missing from releases
  • Verified build.yml includes node: [20, 22, 24, 25] in both the build and build_musl job matrices
  • Verified release.yml includes node: [20, 22, 24, 25] in both the build and build_musl job matrices (with prebuild asset upload step)
  • Node 24 is now covered across all supported OS platforms: macOS 14/15/26, Ubuntu 22.04/24.04 (glibc and musl), Windows 2022/2025
Original prompt

This section details on the original issue you should resolve

<issue_title>[Question] Node 24 (v137) prebuilt binary availability</issue_title>
<issue_description>## Question

The CI workflow already includes Node 24 in the build matrix, but the latest release v0.10.0 does not include Node 24 prebuilt binaries.

Is there a timeline for when the Node 24 prebuilt binaries will be available?

Background

OpenClaw has a workaround for this (marking @discordjs/opus as optional), but the root cause remains unresolved. A proper fix would be to have @discordjs/opus include Node 24 compatible builds in its releases.

<agent_instructions>Just have to add node 24 across matrices
</agent_instructions>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@vladfrangu vladfrangu closed this Mar 24, 2026
@vladfrangu vladfrangu deleted the copilot/add-node-24-to-build-matrix branch March 24, 2026 12:31
Copilot AI requested a review from vladfrangu March 24, 2026 12:31
Copilot stopped work on behalf of vladfrangu due to an error March 24, 2026 12:31
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.

[Question] Node 24 (v137) prebuilt binary availability

2 participants