Skip to content

Conversation

@x0wllaar
Copy link

@x0wllaar x0wllaar commented Aug 14, 2025

This should fix #15322 without affecting the XCode version and without the use of external actions, see actions/runner-images#12541

@slaren Feel free to close this in favor of: #15324

@slaren slaren requested a review from CISC August 14, 2025 20:03
@CISC
Copy link
Collaborator

CISC commented Aug 14, 2025

It looks like switching to macos-15 fixes things, just doing a few tests on my fork first...

@x0wllaar
Copy link
Author

@CISC
Copy link
Collaborator

CISC commented Aug 14, 2025

@x0wllaar The real issue is that the default xcode is not the latest stable version (this seems like something that should/will be fixed), and that they no longer include SDKs for older xcode versions in the runner images.

Thus, downloading the SDKs is not necessary, esp. as there's no reason for us to lock the builds down to older xcode versions.

@github-actions github-actions bot added the devops improvements to build systems and github actions label Aug 14, 2025
@x0wllaar
Copy link
Author

Sure, #15324 is the better fix than, I'll close this PR

@x0wllaar x0wllaar closed this Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: Xcode build failure in Release workflow (GitHub Actions)

2 participants