-
Notifications
You must be signed in to change notification settings - Fork 638
Open
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
Please support targeting the latest
stable Python release, so that we can use this in CI/CD.
Justification:
I like to setup GitHub Actions CI/CD jobs that test my projects against the latest emerging programming language versions. That way, I get notified early of any breaking compatibility changes that may occur with each upcoming major version.
Are you willing to submit a PR?
No.
As a workaround, one could manually install Python from git HEAD, though this defeats the purpose of a Python provisioning workflow.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic