You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe Korn (Jira)" <ji...@apache.org> on 2021/04/06 14:29:00 UTC

[jira] [Created] (ARROW-12230) [C++/Python/Packaging] Move conda aarch64 builds to Azure Pipelines

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)