Skip to content

Bump python version for setup-python action #1741

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

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

adelinowona
Copy link
Contributor

The Check if all JSON test files are up-to-date job runs on ubuntu-latest and Github has announced that Ubuntu 24.04 is being rolled out as the default version for the "ubuntu-latest" label in GitHub Actions. Now the latest python version supported on Ubuntu 24.04 is 3.9.* but we are using 3.7 which currently breaks the setup-python action. This PR bumps the version to the lowest supported version on Ubuntu 24.04

@adelinowona adelinowona requested a review from a team as a code owner January 2, 2025 18:27
@adelinowona adelinowona merged commit e2c80e4 into mongodb:master Jan 2, 2025
5 checks passed
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