Uwe Korn created ARROW-12230:
--------------------------------
Summary: [C++/Python/Packaging] Move conda aarch64 builds to Azure
Pipelines
Key: ARROW-12230
URL: https://issues.apache.org/jira/browse/ARROW-12230
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Packaging, Python
Reporter: Uwe Korn
We should move the nightly conda builds for aarch64 to Azure Pipelines as they
currently fail on drone due to the hard 1h timeout. On Azure Pipelines, they
should work automatically thanks to conda-forge's cross-compilation setup. The
necessary trick here is that the {{.ci_support}} files contain a
{{target_platform}} line.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)