You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARROW-10490: [CI] pin Xcode 11.7 since the new default 12.0.1 does not build
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.
0 commit comments