Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wheel rename on macOS dev wheel uploads #1026

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

dime10
Copy link
Contributor

@dime10 dime10 commented Aug 15, 2024

A recent change in the build environment means macOS 14 builds (for arm64) are also labeled as universal2 wheels, whereas before it would only be some macOS 12 builds (for x86) that were labeled as such.

Ensure universal2 wheels are labeled correctly for each architecture.

A recent change in the build environment means macOS 14 builds (for
arm64) are also labeled as universal2 wheels, whereas before it would
only be some macOS 12 builds (for x86) that were labeled as such.
@dime10 dime10 requested a review from a team August 15, 2024 15:03
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/changelog.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@dime10 dime10 merged commit 0422dca into main Aug 15, 2024
44 checks passed
@dime10 dime10 deleted the fix-wheel-name-patch branch August 15, 2024 15:38
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.

2 participants