Closed jaraco closed 6 months ago
Maybe related: https://github.com/actions/setup-python/issues/808
That links to https://github.com/actions/setup-python/issues/850, definitely relevant.
Looks like macos-latest since migrating to macos-14-arm64 no longer supports Python 3.9 or earlier. grr.
I've opted to just suppress the failure. I'm disinclined to spend time and energy revamping the matrix to support more Pythons. If it's not important enough for GitHub to cover the combination, it's not important enough for me and my projects. I'll just spot-check macos on Python 3.8 as needed.
Recently, CI jobs started failing for macOS on Python 3.8: