setup-python icon indicating copy to clipboard operation
setup-python copied to clipboard

ci: add usage of Python version 3.13

Open felix-seifert opened this issue 1 year ago • 2 comments

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 avatar Oct 09 '24 13:10 felix-seifert

I now have an inkling about the flag check-latest: true, and I corrected my silly mistakes. :see_no_evil:

felix-seifert avatar Oct 10 '24 08:10 felix-seifert

/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.

codingjoe avatar Oct 18 '24 11:10 codingjoe