eitsupi commented on PR #34835: URL: https://github.com/apache/arrow/pull/34835#issuecomment-1492865818
`actions/setup-python@v4` is used in the following line, which does not appear to currently support arm64 platforms (actions/setup-python#108) https://github.com/apache/arrow/blob/7e19111f2f81a4c0a8b3465f04a6b9f3ba4a06f1/dev/tasks/macros.jinja#L56-L62 We may need to use `ci/scripts/install_python.sh` instead. -- 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]
