GitHub Actions: Add Python 3.12, 3.13, 3.14, and 3.14t to the testing#3076
GitHub Actions: Add Python 3.12, 3.13, 3.14, and 3.14t to the testing#3076misl6 merged 9 commits intokivy:developfrom
Conversation
AndreMiras
left a comment
There was a problem hiding this comment.
LGTM thanks, I'll merge after the next release as we will probably drop Python 3.8
|
Why test after making a release? Usually, tests are added before making a release. |
|
In this PR you dropped 3.8 which is a good thing, but that means we officially drop the support for it (which we want to). |
|
Please let me know if we should bring Py38 back in. |
Nope it's perfect keep it this way, I want to make a release in the coming weeks |
|
The reason stated for sitting on this was that it remove the EOL Python 3.8 so let's put it back is so that we are running tests on Python 3.8 plus all currently supported versions of CPython. |
|
Coming up on one year... |
AndreMiras
left a comment
There was a problem hiding this comment.
Well build is green, why not.
Will leave it there for a few days and merge if nobody has anything against it.
Yeah build make take longer, but we should remove 3.8 at some point eventually
|
3.9 will go EOL in a few weeks so I doubt there will be serious protest about dropping support for 3.8. |
Updated macOS version references in the workflow to reflect changes in the GitHub Actions environment.
Uh oh!
There was an error while loading. Please reload this page.