Skip to content

Comments

fix(ci): use macos-latest for darwin builds#16

Merged
stoprocent merged 1 commit intomainfrom
claude/fix-prebuildify-arm-FizFw
Feb 19, 2026
Merged

fix(ci): use macos-latest for darwin builds#16
stoprocent merged 1 commit intomainfrom
claude/fix-prebuildify-arm-FizFw

Conversation

@stoprocent
Copy link
Owner

macos-13 is a legacy Intel runner. macos-latest now resolves to Apple Silicon (ARM64) which is faster and can natively build the arm64 slice. The x64 node architecture constraint is removed since prebuildify already handles cross-compilation via --arch x64+arm64.

https://claude.ai/code/session_01FSZYySRpD3pb1fTDVS2jYo

macos-13 is a legacy Intel runner. macos-latest now resolves to Apple
Silicon (ARM64) which is faster and can natively build the arm64 slice.
The x64 node architecture constraint is removed since prebuildify
already handles cross-compilation via --arch x64+arm64.

https://claude.ai/code/session_01FSZYySRpD3pb1fTDVS2jYo
@stoprocent stoprocent merged commit a132f8e into main Feb 19, 2026
29 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants