Skip to content

Bump python version for setup-python action#1741

Merged
adelinowona merged 1 commit intomongodb:masterfrom
adelinowona:update-setup-python-action
Jan 2, 2025
Merged

Bump python version for setup-python action#1741
adelinowona merged 1 commit intomongodb:masterfrom
adelinowona:update-setup-python-action

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
4 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