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
Did you consider testing in the partner image ubuntu-24.04-arm in GitHub Actions if you don't have a local ARM64 device to test on? |
|
There is an ongoing major DDOS incident concerning ubuntu.com https://discourse.ubuntu.com/t/update-concerning-ddos-attack-on-canonical-and-ubuntu/81482 which would seem to affect access to keyserver.ubuntu.com |
076322d to
924f032
Compare
Keys for hkps://keys.openpgp.orgs FAQ Can I verify more than one key for some email address?
|
|
@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 |
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