Skip to content

github: use latest Ubuntu image for old Python versions #1256

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

Closed

Conversation

vincentbernat
Copy link
Member

This should not prevent to use older Python versions as actions/setup-python is able to download older Python versions from actions/python-versions.

This should not prevent to use older Python versions as
actions/setup-python is able to download older Python versions from
actions/python-versions.
@vincentbernat
Copy link
Member Author

vincentbernat commented Jun 27, 2025

My bad, I understand that the Python interpreters provided by actions/python-versions are not available for all versions of Ubuntu. Maybe, just deprecated Python 3.6 (end of maintenance in 2021, not available in any supported Debian, available in Ubuntu 18.04)?

@thomas-mangin
Copy link
Member

Yes, I will end support for 3.6 as there is no easy way to run the CI anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants