abseil / abseil-py

Abseil Common Libraries (Python)
Apache License 2.0
2.27k stars 246 forks source link

CI: Switch away from arm64 Macs for Python 3.7 testing #280

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

CI: Switch away from arm64 Macs for Python 3.7 testing

At some point, "macos-latest" started to mean arm64.

Python 3.7 is not installable by the action, so let's switch this testing to a different runner which is x64 + macOS 13 rather than arm64 + macOS 14