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 ARM64 Linux build (cross-compilation issues)
- Remove aarch64-unknown-linux-musl target due to persistent cross-compilation errors
- Keep Linux x86_64 MUSL (universal binary for all distros)
- Keep both macOS targets (x86_64 and Apple Silicon)
Supported platforms:
✅ Linux x86_64 (MUSL static - works on all distros)
✅ macOS Intel
✅ macOS Apple Silicon
ARM64 Linux users can build from source with cargo.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments