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

chore(ci): bump macos-12 intel runner to macos-13 intel runner #7877

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

samypr100
Copy link
Contributor

Summary

Closes #6972

This is not breaking since MACOSX_DEPLOYMENT_TARGET will stay the same (currently defaulting to 10.12) so a uv-x.y.z-py3-none-macosx_10_12_x86_64.whl will still be built

@zanieb zanieb added the releases Related to building and distributing release artifacts of uv label Oct 2, 2024
@samypr100 samypr100 marked this pull request as ready for review October 2, 2024 18:42
@samypr100 samypr100 changed the title chore(ci): bump macos-12 intel runner to macos-13 chore(ci): bump macos-12 intel runner to macos-13 intel runner Oct 2, 2024
@charliermarsh
Copy link
Member

I've had bad experiences bumping these in the past (astral-sh/ruff#9834) but hopefully not an issue. (I know this is different since it's Intel-to-Intel.)

@charliermarsh charliermarsh merged commit c708cc8 into astral-sh:main Oct 3, 2024
79 checks passed
@samypr100 samypr100 deleted the avoid-using-macos-12-in-ci branch October 11, 2024 02:37
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.

Remove use of macos-12 image
3 participants