-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
CI: Remove CircleCI in favor of GHA ARM builds #60761
Conversation
Looks good - we should target 2.3 right? |
We first have to backport #60722 (or the wheel part of it) then, if we want to backport this as well (and we probably should yes) |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
(cherry picked from commit f3045db)
Manual backport -> #60790 |
@mroeschke I also removed the circleci webhook in the settings then |
After #60722, our unit test and wheel builds work successfully on GHA ARM runners. Additionally, now we're successfully uploading nightly ARM wheels to https://anaconda.org/scientific-python-nightly-wheels/pandas/files. Therefore, we can remove CircleCI from our CI