OpenAssetIO / OpenAssetIO-MediaCreation

OpenAssetIO extensions for use in the Media Creation industry.
Apache License 2.0
12 stars 10 forks source link

[CI] Use x86 MacOS for tests #94

Closed feltech closed 4 months ago

feltech commented 4 months ago

GitHub's macos-latest runner is now ARM based. Until we build ARM wheels for the openassetio MacOS package, we must downgrade the runner to an x86 machine.

Also, BAL was updated and the managementPolicy notebook no longer worked. This was fixed as a ninja commit in #69, but at time of writing has still not been merged. So cherry-pick the fix from there.