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
…macOS arm64 (#41567)
### Rationale for this change
Wheels for macOS catalina are failing
### What changes are included in this PR?
Use macos-13 instead of (latest) ARM
### Are these changes tested?
Yes, via archery
### Are there any user-facing changes?
No
* GitHub Issue: #41566
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
…macOS arm64 (#41567)
### Rationale for this change
Wheels for macOS catalina are failing
### What changes are included in this PR?
Use macos-13 instead of (latest) ARM
### Are these changes tested?
Yes, via archery
### Are there any user-facing changes?
No
* GitHub Issue: #41566
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
vibhatha
pushed a commit
to vibhatha/arrow
that referenced
this issue
May 25, 2024
…ld on macOS arm64 (apache#41567)
### Rationale for this change
Wheels for macOS catalina are failing
### What changes are included in this PR?
Use macos-13 instead of (latest) ARM
### Are these changes tested?
Yes, via archery
### Are there any user-facing changes?
No
* GitHub Issue: apache#41566
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
The following jobs:
wheel-macos-catalina-cp310-amd64
wheel-macos-catalina-cp311-amd64
wheel-macos-catalina-cp312-amd64
wheel-macos-catalina-cp38-amd64
wheel-macos-catalina-cp39-amd64
Are failing to build due to the following error when finding Python building pyarrow:
This is happening on the 16.1.0 branch too.
Component(s)
Continuous Integration, Packaging
The text was updated successfully, but these errors were encountered: