-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-120111: Don't use cirrus M1 macOS runners on fork #120116
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
Conversation
@hugovk, we now use macOS-14 instead of cirrus when running on a fork. |
I've removed -macOS / build and test (macos-13, false)
+macOS / build and test (macos-13)
` |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
I applied your suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Thanks @nineteendo for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
GH-120152 is a backport of this pull request to the 3.13 branch. |
Sorry, @nineteendo and @ambv, I could not cleanly backport this to
|
…thonGH-120116) (cherry picked from commit fd104df) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
GH-120153 is a backport of this pull request to the 3.12 branch. |
…0116) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…0116) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
See nineteendo#5 for how this works on a fork.