Skip to content

Commit 7a8fc38

Browse files
committed
Re-apply "fix compiler stack on osx vs. rc-label"
This reverts commit 82a41b8.
1 parent bf3ad7b commit 7a8fc38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda-forge.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ build_platform:
66
linux_aarch64: linux_64
77
linux_ppc64le: linux_64
88
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
912
conda_build:
1013
pkg_format: '2'
1114
conda_forge_output_validation: true

0 commit comments

Comments
 (0)