Run pymongocrypt release task on macOS 14 - #1218
Merged
Merged
Conversation
To fix task failures. This is not expected to bump the required macOS to use the wheel.
kevinAlbs
force-pushed
the
python-release-macos-distro
branch
from
August 20, 2026 18:03
3d7f9aa to
04077be
Compare
kevinAlbs
marked this pull request as ready for review
August 20, 2026 18:04
blink1073
reviewed
Aug 20, 2026
rcsanchez97
approved these changes
Aug 20, 2026
rcsanchez97
left a comment
Contributor
There was a problem hiding this comment.
LGTM, with suggested change from @blink1073
Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To address task failures of
release-python-macos-1100due to a too-oldrustc. Example:MONGOCRYPT-961 plans to (soon) drop support for macOS 11 regardless. But this may be a short-term improvement to fix failing CI tasks.
Disclaimer: I used Claude to identify and propose the fix.