boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.44k stars 1.06k forks source link

Move 3.8 and 3.9 builds back to macos-13 #3166

Closed nateprewitt closed 2 months ago

nateprewitt commented 2 months ago

This PR addresses a recent change in GHA infrastructure to move macos-latest to macos 14 on m1 hardware. This platform doesn't have supported Python 3.8 or Python 3.9 runners, so we'll need to pin those back to macos-13.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.14%. Comparing base (8fd0160) to head (f8880e5). Report is 214 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3166 +/- ## ======================================== Coverage 93.14% 93.14% ======================================== Files 66 66 Lines 14237 14245 +8 ======================================== + Hits 13261 13269 +8 Misses 976 976 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.