Skip to content

Use macos-12 to build release wheels#3264

Merged
charliermarsh merged 1 commit intomainfrom
charlie/macos-12
Apr 25, 2024
Merged

Use macos-12 to build release wheels#3264
charliermarsh merged 1 commit intomainfrom
charlie/macos-12

Conversation

@charliermarsh
Copy link
Member

Summary

GitHub has started to change macos-latest to macos-14. But executables built on macos-14 don't work on macOS 11 (see: #3261). This PR explicitly uses macos-12 instead (which is what we intended to be using anyway).

Closes #3261.

@charliermarsh charliermarsh added the releases Related to building and distributing release artifacts of uv label Apr 25, 2024
@charliermarsh charliermarsh marked this pull request as ready for review April 25, 2024 15:26
@charliermarsh charliermarsh merged commit 23bef9a into main Apr 25, 2024
@charliermarsh charliermarsh deleted the charlie/macos-12 branch April 25, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases Related to building and distributing release artifacts of uv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segmentation fault on MacOS 11.7.10 (BigSur)

1 participant