Antoine Pitrou created ARROW-16814:
--------------------------------------

             Summary: [CI][Python] Sanitize macOS wheel build steps
                 Key: ARROW-16814
                 URL: https://issues.apache.org/jira/browse/ARROW-16814
             Project: Apache Arrow
          Issue Type: Task
          Components: Continuous Integration, Packaging, Python
            Reporter: Antoine Pitrou


The wheel build task in {{dev/tasks/python-wheels/github.osx.arm64.yml}} uses a 
hodgepodge of random {{arch}} calls that currently work but do not have a 
rational justification.

Someone should take a deep look at these and rationalize them: normally, it 
should be enough to create each Python environment with the right architecture.

Also, do note that the self-hosted M1 runner actually runs in x86 mode by 
default, so it's necessary to issue {{arch -arm64}} to select ARM64 mode.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to