Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Use x86 MacOS for tests #94

Merged
merged 2 commits into from
May 9, 2024
Merged

Conversation

feltech
Copy link
Member

@feltech feltech commented May 8, 2024

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.

@feltech feltech self-assigned this May 8, 2024
In OpenAssetIO/OpenAssetIO-Manager-BAL#90 the `"supported_access_modes"`
feature was replaced with the more flexible `"overrideByAccess"`
feature.

Signed-off-by: David Feltell <david.feltell@foundry.com>
GitHub's `macos-latest` runner is now ARM based. Until we build ARM
wheels for MacOS, we must downgrade the runner to an x86 machine.

Signed-off-by: David Feltell <david.feltell@foundry.com>
@feltech feltech changed the title [CI] Use x86 MacOS for Jupyter examples tests [CI] Use x86 MacOS for tests May 8, 2024
@feltech feltech marked this pull request as ready for review May 8, 2024 11:01
@feltech feltech requested a review from a team as a code owner May 8, 2024 11:01
@feltech feltech requested a review from elliotcmorris May 8, 2024 11:01
@feltech feltech merged commit 4f54226 into OpenAssetIO:main May 9, 2024
27 checks passed
@feltech feltech deleted the work/macosCI branch May 9, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants