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.
GitHub's
macos-latest
runner is now ARM based. Until we build ARM wheels for theopenassetio
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.