Skip to content

fix: remove Linux ARM64 builds to unblock CI - #4

Merged
prasad-kumkar merged 7 commits into
mainfrom
hotfix/wheel-test-deps
Feb 4, 2026
Merged

prasad-kumkar merged 7 commits into
mainfrom
hotfix/wheel-test-deps

Conversation

@prasad-kumkar

Copy link
Copy Markdown
Member

Remove Linux ARM64 (aarch64) from build matrix entirely as:

  1. ARM64 runners not available on current GitHub plan
  2. QEMU emulation too slow (15+ minutes per build)
  3. Linux ARM64 wheels less critical than other platforms

Platforms now supported:

  • Linux x86_64
  • macOS ARM64 (Apple Silicon)
  • macOS Intel (x86_64)
  • Windows x86_64

Linux ARM64 support can be added later when:

  • Native ARM64 runners become available, or
  • Moved to separate release-only workflow

Remove Linux ARM64 (aarch64) from build matrix entirely as:
1. ARM64 runners not available on current GitHub plan
2. QEMU emulation too slow (15+ minutes per build)
3. Linux ARM64 wheels less critical than other platforms

Platforms now supported:
- Linux x86_64
- macOS ARM64 (Apple Silicon)
- macOS Intel (x86_64)
- Windows x86_64

Linux ARM64 support can be added later when:
- Native ARM64 runners become available, or
- Moved to separate release-only workflow
@prasad-kumkar
prasad-kumkar merged commit 6f0f598 into main Feb 4, 2026
10 checks passed
@prasad-kumkar
prasad-kumkar deleted the hotfix/wheel-test-deps branch February 4, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant