#21413 Upgrade CI to build on macOS 12
Issue created by
huonw
Is your feature request related to a problem? Please describe.
In
#21074 /
#21326, we deprecated running on macOS 11 and earlier, in favour of macOS 12. We should upgrade our CI to match this:
• for x86-64, we could upgrade to Github-hosted runners although there's the impending removal of those
#21333
• for arm64, we'd need to do an OS upgrade on our existing self-hosted runner because GitHub only provides macOS 14 hosted runners
Additional context
Related issues/PRs:
•
#21003
•
#21074
•
#21326
•
#21333
pantsbuild/pants