We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3ad7b commit 7a8fc38Copy full SHA for 7a8fc38
conda-forge.yml
@@ -6,6 +6,9 @@ build_platform:
6
linux_aarch64: linux_64
7
linux_ppc64le: linux_64
8
osx_arm64: osx_64
9
+# label/llvm_rc would overrule our default compiler stack on osx due to
10
+# strict channel priority; disable for rc-phase; don't commit to main!
11
+channel_priority: flexible
12
conda_build:
13
pkg_format: '2'
14
conda_forge_output_validation: true
0 commit comments