diff --git a/conda-forge.yml b/conda-forge.yml index e30df6f..c18a0b9 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -4,3 +4,11 @@ github: conda_build: error_overlinking: true conda_forge_output_validation: true +build_platform: + linux_aarch64: linux_64 + linux_ppc64le: linux_64 + osx_arm64: osx_64 +provider: + linux_aarch64: default + linux_ppc64le: default +test: native_and_emulated