Skip to content

Wheels not available for MacOS ARM python 3.8 / 3.9 #207

@AdamGlustein

Description

@AdamGlustein

The current build process uses macos-14 native arm runner to build our arm wheels:

# mac arm builds support py3.10+

That limits the build to only python 3.8/3.9. Instead, we can remove the macos-14 arm runners and cross compile from x86 runners

CIBW_ARCHS_MACOS: x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    part: distributionIssues and PRs related to distribution, e.g. pypa and conda

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions