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

Fix mac builds ... once again #3281

Merged
merged 1 commit into from
Oct 22, 2022
Merged

Conversation

hs-apotell
Copy link
Collaborator

Fix mac builds ... once again

Apparently, xcode 14 has a reported linker bug which prevents a successful build. The recommended workaround is to revert toolchain to last known good version (v13.4.1). More information can be found here -

actions/runner-images#6350

Apparently, xcode 14 has a reported linker bug which prevents a
successful build. The recommended workaround is to revert toolchain to
last known good version (v13.4.1). More information can be found here -

actions/runner-images#6350

Also, when macos-latest is used, CI can use either macos11 or macos12
and the build fails if it selects the former. Enforce macos-12 strictly
for now.
@alaindargelas alaindargelas merged commit 34ec1e9 into chipsalliance:master Oct 22, 2022
@hs-apotell hs-apotell deleted the xcode branch October 22, 2022 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants