ci: add usage of Python version 3.13 by felix-seifert · Pull Request #958 · actions/setup-python
Navigation Menu
{{ message }}
actions / setup-python Public
- Notifications You must be signed in to change notification settings
- Fork 702
Open
felix-seifert wants to merge 4 commits intoactions:mainfrom
Open
ci: add usage of Python version 3.13#958
felix-seifert wants to merge 4 commits intoactions:mainfrom
ci: add usage of Python version 3.13#958
felix-seifert wants to merge 4 commits intoactions:mainfrom
Conversation
Copy link
Description:
CI testing should include the newest Python version 3.13. We can remove testing the dev and pre-release version of Python as they are currently not available for Python 3.14.
Check list:
- Mark if documentation changes are required.
- Mark if tests were added or updated to cover the changes.
felix-seifert
marked this pull request as ready for review
felix-seifert
requested a review
from a team
as a code owner
felix-seifert
force-pushed
the
use-version-3-13
branch
2 times, most recently
from
ae4bff9 to
321ccb2
Compare
felix-seifert added 4 commits
October 10, 2024 10:18
felix-seifert
force-pushed
the
use-version-3-13
branch
from
321ccb2 to
c3243b1
Compare
Copy link
Author
felix-seifert
commented
Oct 10, 2024
felix-seifert commented
Oct 10, 2024I now have an inkling about the flag check-latest: true, and I corrected my silly mistakes. 🙈
alcides
mentioned this pull request
krerkkiat
mentioned this pull request
Copy link
codingjoe
commented
Oct 18, 2024
codingjoe commented
Oct 18, 2024/ping @IvanZosimov, there might be a growing number of folks interested in Python 1.13 support on CI. I selfishly am, to update the CI setup on my packages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment