Skip to content

Commit a6a2a6b

Browse files
committed
[ci skip] remove debug skip
1 parent eb30820 commit a6a2a6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

recipe/meta.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ source:
7272

7373
build:
7474
number: {{ build }}
75-
# debug: only rebuild variants that failed
76-
skip: true # [not (cuda_compiler_version != "None" and win)]
7775
# This logic allows two rc variants to be defined in the conda_build_config, but only one to actually be built.
7876
# We want to be able to define two variants in the cbc so we can assign different labels to each in the upload channel
7977
# (by zipping is_rc with channel_targets). This prevents rc builds being used unless specifically requested.

0 commit comments

Comments
 (0)