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 eb30820 commit a6a2a6bCopy full SHA for a6a2a6b
recipe/meta.yaml
@@ -72,8 +72,6 @@ source:
72
73
build:
74
number: {{ build }}
75
- # debug: only rebuild variants that failed
76
- skip: true # [not (cuda_compiler_version != "None" and win)]
77
# This logic allows two rc variants to be defined in the conda_build_config, but only one to actually be built.
78
# We want to be able to define two variants in the cbc so we can assign different labels to each in the upload channel
79
# (by zipping is_rc with channel_targets). This prevents rc builds being used unless specifically requested.
0 commit comments