-
-
Notifications
You must be signed in to change notification settings - Fork 27
GitHub Actions: Add Python 3.13 and 3.14 #153
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
pquentin
left a comment
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.
Thanks! LGTM.
|
We also need to fix the Sphinx configuration. |
|
Let's drop the 3.8 and 3.9 builds; I've marked them as not-required in branch protection rules. |
e698faf to
6c96f24
Compare
6c96f24 to
525c847
Compare
|
Thanks @Zac-HD ... Just one more Required py3.9 job to rename.
Do we need to solve the Sphinx config issue on this PR, or can we do that on a separate PR? |
|
let's do it on this pr! |
Zac-HD
left a comment
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.
Thanks again, @cclauss!
Python v3.14 -- October 7th
Note: Python 3.8 was EOL one year ago. Python 3.9 will EOL in 10 days, when Python 3.14 will be released.