ci(python-wheels): cross-compile Intel-mac wheel on Apple-silicon runner - #1319
Conversation
The macos-13 (Intel) runners are being deprecated and queue indefinitely, hard-blocking the PyPI publish job (which needs all 5 wheels). Build the x86_64-apple-darwin wheel on the macos-14 runner instead; abi3 links no Python lib so the cross target builds cleanly.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe GitHub Actions ChangesmacOS Intel Wheel CI Runner Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The
macos-13(Intel) runners are being deprecated and queue indefinitely, hard-blocking theifclite-geomPyPI publish job (it needs all 5 wheels). Build thex86_64-apple-darwinwheel on themacos-14(Apple-silicon) runner via maturin cross-compile instead; abi3 links no Python lib so the cross target builds cleanly. No Rust code change — wheel contents are identical to main.🤖 Generated with Claude Code
Summary by CodeRabbit