PYTHON-5597 Upgrade to macos-latest (#2578)

This commit is contained in:
Jeffrey A. Clark 2025-10-06 13:10:31 -04:00 committed by GitHub
parent 16a2fea219
commit 406bed0418
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,7 @@ jobs:
make_sdist:
name: Make SDist
runs-on: macos-13
runs-on: macos-latest
steps:
- uses: actions/checkout@v5
with: