Skip to content
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

CI(Ubuntu): Install latest version of Python (3.13) for full config #4372

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

echoix
Copy link
Member

@echoix echoix commented Sep 24, 2024

Enables the full config of Ubuntu to not use the OS-provided python version, but a specific version. Here, we start testing for Python 3.13.
For the min config, the runner image provided version will be used. If ever we switch to Ubuntu 24.04, we would have Python 3.12.

@github-actions github-actions bot added the CI Continuous integration label Sep 24, 2024
@echoix
Copy link
Member Author

echoix commented Sep 24, 2024

This PR will have some failures that will need help to solve. Python 3.13 is going to be out on Oct 1, 2024. I'm not too much interested in solving these, but I prepared the CI to try it out.

@neteler neteler added this to the 8.5.0 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants