AWSjswinney commented on pull request #8491: URL: https://github.com/apache/arrow/pull/8491#issuecomment-712367815
This change makes it possible to build aarch64 python wheels, but I haven't figured out how to modify the CI code to use Travis CI the do Arm builds. Travis-CI.com is the only CI currently in use by Apache Arrow that supports Arm64 builds on linux. Guidance on the necessary changes to CI/Travis code would be appreciated. I assume that something [here](https://github.com/apache/arrow/tree/master/dev/tasks/python-wheels) needs to be modified, but it's not clear to me how Travis-CI is invoked with this yaml file or where I would need to add code to add an additional yaml file, `travis.linux.aarc64.yml`, for example. Guidance or recommendations are appreciated. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
