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 577b637 commit da4043eCopy full SHA for da4043e
recipe/meta.yaml
@@ -67,6 +67,8 @@ source:
67
68
build:
69
number: {{ build }}
70
+ # debug
71
+ skip: true # [not (osx and arm64)]
72
# This logic allows two rc variants to be defined in the conda_build_config, but only one to actually be built.
73
# We want to be able to define two variants in the cbc so we can assign different labels to each in the upload channel
74
# (by zipping is_rc with channel_targets). This prevents rc builds being used unless specifically requested.
0 commit comments