Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builds not running on drone #122

Closed
chrisburr opened this issue Nov 3, 2021 · 3 comments
Closed

Builds not running on drone #122

chrisburr opened this issue Nov 3, 2021 · 3 comments

Comments

@chrisburr
Copy link
Member

Builds are currently not being triggered on drone which causes native linux-aarch64 builds to be silently skipped. Cross-compiled and emulated builds are unaffected.

We've contacted their support and will update this issue when we know more.

@isuruf
Copy link
Member

isuruf commented Nov 3, 2021

To cross-compile builds add the following to the conda-forge.yml file at the root of the feedstock and then rerender:

build_platform:
  linux_aarch64: linux_64

@chrisburr
Copy link
Member Author

As this issue is persisting a conda-smithy release has been made to switch to emulation by default: https://github.com/conda-forge/conda-smithy/releases/tag/v3.14.3

To pick up the change feedstocks will need to be rerendered.

@beckermr
Copy link
Member

See this announcement. We are keeping everything emulated for now. conda-forge/conda-forge.github.io#1555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants