Skip to content

platform = arm64 or universal2 both create x86_64 wheels #504

@MarkWieczorek

Description

@MarkWieczorek

When using multibuild to create macOS wheels for the project shtools, it appears that only "x86_64" wheels are supported for macos. In particular

        os: [macos-latest]
        include:
          - os: macos-latest
            platform: universal2

and

        os: [macos-latest]
        include:
          - os: macos-latest
            platform: arm64

both generate macos wheels with names like -macosx_10_9_x86_64.whl

Here are the CI builds for the two cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions