Skip to content

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 requested a review from sleepyStick October 6, 2025 21:22
@blink1073 blink1073 requested a review from a team as a code owner October 6, 2025 21:22
Copy link
Contributor

@sleepyStick sleepyStick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

for host_name in OTHER_HOSTS:
expansions = dict(VERSION="latest")
# Use explicit Python 3.11 binary on the host since the default python3 is 3.9.
expansions = dict(VERSION="latest", PYTHON_BINARY="/usr/bin/python3.11")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for my own curiosity, why 3.11 and not 3.10?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's what is already installed by the OS on that host

@blink1073 blink1073 merged commit 491f5ba into mongodb:master Oct 7, 2025
76 of 78 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