-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add Python 3.11. #635
Add Python 3.11. #635
Conversation
Noticing this error on CI:
Are we using the nightly channel here? |
As discussed offline, this is likely due to the fact we are missing the Bradley started a new GHA build to produce those |
Ok things are looking better One job had a network error. We can restart that after the running jobs complete |
Something was odd about the previous failures (I hadn't seen network issues like that before) so I pushed a new commit just to make sure everything is running from a fresh state. |
A couple jobs failed. It looked like network issues. So restarted |
Looks like we lost the cached images 😞 Seeing this on CI:
|
Rerunning CI from scratch to see if this clears things up |
Looks like this passes. Asking for an OPS review offline |
/merge |
Adds support for Python 3.11.
xref: rapidsai/build-planning#3