-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Bump CI jobs to 3.12 #9092
Bump CI jobs to 3.12 #9092
Conversation
I'm not sure we have to make the default python interpreter 3.12 yet, but we should test our code on the actual 3.12 not 3.12 dev |
Error: The version '3.12' with architecture 'x64' was not found for Ubuntu 22.04. And another, the ReadTheDocs message: |
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.
Forgot to leave the review when I was on mobile.
(Primer will remain failing until we get a 3.12 run on main.) |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #9092 +/- ##
=======================================
Coverage 95.75% 95.76%
=======================================
Files 173 173
Lines 18663 18665 +2
=======================================
+ Hits 17871 17874 +3
+ Misses 792 791 -1 |
3.12 action is available now right? https://github.com/actions/python-versions |
Do we want to add 3.12 to the |
No description provided.