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

ARROW-10490: [CI] pin Xcode 11.7 (the new default 12.0.1 does not build) #8584

Closed
wants to merge 1 commit into from

Conversation

terencehonles
Copy link
Contributor

Xcode for GitHub actions has been changed to default to Xcode 12.0.1 (actions/runner-images#1712), but this breaks the build. This change pins builds to Xcode 11.7 until it can be fixed.

Xcode for GitHub actions has been changed to default to Xcode 12.0.1
(actions/runner-images#1712), but this
breaks the build. This change pins builds to Xcode 11.7 until it can be
fixed.
@github-actions
Copy link

github-actions bot commented Nov 3, 2020

@terencehonles
Copy link
Contributor Author

I split this change out of #8386 since I noticed the OS X tests were breaking elsewhere. Looking at when the tests started breaking, and build system differences I noticed it started breaking with Xcode 12 (actions/runner-images#1712) and after making this change it appears to have resolved the issue with the OS X builds.

@kou
Copy link
Member

kou commented Nov 4, 2020

#8587 will fix this.

@kou kou closed this Nov 4, 2020
@terencehonles terencehonles deleted the arrow-10490 branch November 4, 2020 03:28
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