feat: Node.js Alpine arm64 Unofficial Builds#2476
feat: Node.js Alpine arm64 Unofficial Builds#2476nschonni wants to merge 2 commits intonodejs:mainfrom
Conversation
a2acc6b to
e875511
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
076322d to
924f032
Compare
This comment was marked as outdated.
This comment was marked as outdated.
|
@MikeMcC399 thanks for pointing that out. I'm just trying to see if I can get the matrix to run/generate on x64/ARM for now |
Nice enhancement! It's just a bit confusing when there are unrelated issues in the background causing failures 🙁 But anyway the key issue is a subject for other discussions! Hopefully Ubuntu can recover soon. |
|
Flipped out of review, as I figured out how to get the generated matrix to run on both x64 and ARM64 ubuntu for our smoke testing. Might be a concern around increasing the matrix size, but the jobs aren't particularly long |
|
If I want to use this, I'll need to rebase and include the 26 parts |
|
This probably also has implications for the update readiness checks, since non-security releases should only proceed if musl builds for both amd64 & arm64 are available. |
Description
Fixes #2475
Motivation and Context
I'm not sure if this actually is better than dropping the unofficial builds for all the Alpine builds, but opening as a draft.
Testing Details
I have no ARM64 devices to try the compilation on
Example Output(if appropriate)
Types of changes
Checklist