sedona
sedona copied to clipboard
[CI] Upgrade Docker CI to macos 13
Did you read the Contributor Guide?
- Yes, I have read the Contributor Rules and Contributor Development Guide
Is this PR related to a JIRA ticket?
- No:
- this is a CI update. The PR name follows the format
[CI] my subject
- this is a CI update. The PR name follows the format
What changes were proposed in this PR?
macos-12is being deprecated by GitHub and starts to break sometimes: https://github.com/actions/runner-images/issues/10721- Recent QEMU release 9.10 breaks the Colima runtime on both macos and macos 13
How was this patch tested?
Passed on my forked repo
Did this PR include necessary documentation updates?
- No, this PR does not affect any public API so no need to change the documentation.
Root cause is the recent QEMU 9.10 breaks with Colima. See another issue here: https://github.com/douglascamata/setup-docker-macos-action/issues/37