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

Revert "Use publicly available Apple Silicon runners (#9726)" #9834

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

charliermarsh
Copy link
Member

Summary

Sadly, the Apple Silicon runners use macOS 14 and produce binaries that segfault when run on macOS 11 (at least), and possibly on macOS 12 and/or macOS 13.

macOS 11 is EOL, but it doesn't seem like a good tradeoff to speed up our release builds at the expense of user support and compatibility.

This reverts commit f0066e1.

Closes #9823.

@charliermarsh charliermarsh marked this pull request as ready for review February 5, 2024 15:53
@charliermarsh charliermarsh added bug Something isn't working release Related to the release process labels Feb 5, 2024
Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😢

@charliermarsh charliermarsh merged commit 7390232 into main Feb 5, 2024
40 checks passed
@charliermarsh charliermarsh deleted the charlie/silicon branch February 5, 2024 16:24
Czaki pushed a commit to Czaki/ruff that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release Related to the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault: 11 with ruff 0.2.0
3 participants