You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove macOS x86_64 builds - Intel runners retired
GitHub has retired macOS Intel runners (macos-12/13).
Intel Mac users can install from sdist and get pure Python fallback.
Wheels now built for:
- Linux x86_64 (with Rust backend)
- macOS ARM64 (with Rust backend)
- Source distribution (pure Python fallback for all other platforms)
Co-Authored-By: Claude Opus 4.5 <[email protected]>