pitrou commented on code in PR #12763:
URL: https://github.com/apache/arrow/pull/12763#discussion_r894478860
##########
dev/tasks/python-wheels/github.osx.arm64.yml:
##########
@@ -134,6 +134,8 @@ jobs:
$PYTHON -m venv test-arm64-env
source test-arm64-env/bin/activate
pip install --upgrade pip wheel
+ arch -arm64 pip install -r arrow/python/requirements-wheel-test.txt
Review Comment:
cc @kszucs for insight.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]