Skip to content

Commit

Permalink
remove rc-channel targets & sources
Browse files Browse the repository at this point in the history
This reverts commit d343ab7.
  • Loading branch information
h-vetinari committed Mar 15, 2024
1 parent 3f5a2cc commit 4dd2b33
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,6 @@ llvm_version:
- 17.0
- 18.1

# zip it to avoid using rc-builds for already-released-in-conda-forge LLVM versions
channel_sources:
- conda-forge
- conda-forge
- conda-forge/label/llvm_rc,conda-forge

channel_targets:
- conda-forge main
- conda-forge main
- conda-forge llvm_rc

zip_keys:
-
- macos_machine
Expand All @@ -56,5 +45,3 @@ zip_keys:
-
- llvm_version
- MACOSX_DEPLOYMENT_TARGET # [osx and x86_64]
- channel_sources
- channel_targets

0 comments on commit 4dd2b33

Please sign in to comment.