Skip to content

Conversation

@feltech
Copy link
Member

@feltech feltech commented Jan 7, 2026

Part of OpenAssetIO/OpenAssetIO#1480.

GitHub have deprecated their macos-13 runners, so we must bump to a later MacOS version for CI tests.

We choose macos-15-intel because

  • 15 is the latest, and we want maximum time before having to deal with another deprecation.
  • Intel because at time of writing we still don't build openassetio wheels for MacOS ARM.

Part of OpenAssetIO/OpenAssetIO#1480.

GitHub have deprecated their macos-13 runners, so we must bump to a
later MacOS version for CI tests.

We choose macos-15-intel because
* 15 is the latest, and we want maximum time before having to deal with
  another deprecation.
* Intel because at time of writing we still don't build `openassetio`
  wheels for MacOS ARM.

Signed-off-by: David Feltell <david.feltell@foundry.com>
@feltech feltech self-assigned this Jan 7, 2026
@feltech feltech requested a review from a team as a code owner January 7, 2026 16:37
Part of OpenAssetIO/OpenAssetIO#1480.

The Docker image pull consistently results in "no space left on device"
on the Ubuntu runner. However, a CI job using the same image works on
a different repo (MediaCreation). The only difference seems to be the
version of Ubuntu. So try matching that to see if it fixes the disk
space issue.

Signed-off-by: David Feltell <david.feltell@foundry.com>
@feltech feltech force-pushed the work/OpenAssetIO/1480-macosRunnerVersion branch from f018249 to da5ba7d Compare January 8, 2026 08:30
@feltech
Copy link
Member Author

feltech commented Jan 8, 2026

The list of expected GitHub checks must be updated once this PR is reviewed, just before merge, to replace macos-13 with macos-15-latest.

@feltech feltech requested a review from hutchinson January 8, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant