feat: use native arm64 runner for aarch64 builds#142
feat: use native arm64 runner for aarch64 builds#142robertsLando merged 4 commits intoyao-pkg:mainfrom
Conversation
viceice
commented
Jan 12, 2026
- closes use native arm github runner and oracle linux v8 to build arm64 #141
|
now with forced build: https://github.com/viceice/yao-pkg-fetch/actions/runs/20921258900/job/60107118522 |
|
@robertsLando probably needs updateting expected shas? |
We need to see how it goes when a new patch comes, cannot change expected shas |
|
node 24 arm64 built in ~1:40h instead of ~3:50h 💪 |
there will be nodejs security releases tomorrow, so good way to test it. https://nodejs.org/en/blog/vulnerability/december-2025-security-releases |
|
BTW actually the bottlenexk is macos x64 build that sometimes needs some re-run and takes 5h: https://github.com/yao-pkg/pkg-fetch/actions/runs/20127604685/job/57760875112 Sincerly I dunno how/if it could be speed up someway |
new node versions released ~20min ago |
I don't know either 😞 |
|
https://github.com/yao-pkg/pkg-fetch/actions/runs/20962868452/attempts/1 First attemp not gone well |
|
but not the linux arm64 failed. looks like the MacOS was failing? 🤔 |
1 similar comment
|
but not the linux arm64 failed. looks like the MacOS was failing? 🤔 |
|
nope it's macos x64 that fails very frequently, it takes almost 6 hours that is the gh limit, it required 3 attempts before succeed 😢 |