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: Fix macosx build #5769

Merged
merged 1 commit into from
May 1, 2024
Merged

CI: Fix macosx build #5769

merged 1 commit into from
May 1, 2024

Conversation

sluicebox
Copy link
Member

CI has been breaking since github changed macos-latest from macos-12 to macos-14. This also changed the architecture to arm64; that's the only option for macos-14.

macos-13 works and is x86_64. We can still call this an upgrade!

I've also set the xcodebuild target because that will be a problem going forward; it's been warning that it's just choosing the first one, which makes the architecture unpredictable once more are available.

actions/runner-images#9741

https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/

@lephilousophe
Copy link
Member

The check passed!
Let's merge.

Thanks!

@lephilousophe lephilousophe merged commit 8689160 into scummvm:master May 1, 2024
8 checks passed
@sluicebox sluicebox deleted the ci-test branch May 3, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants