Skip to content

Commit da4043e

Browse files
committed
DEBUG: only osx
1 parent 577b637 commit da4043e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipe/meta.yaml

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

6868
build:
6969
number: {{ build }}
70+
# debug
71+
skip: true # [not (osx and arm64)]
7072
# This logic allows two rc variants to be defined in the conda_build_config, but only one to actually be built.
7173
# We want to be able to define two variants in the cbc so we can assign different labels to each in the upload channel
7274
# (by zipping is_rc with channel_targets). This prevents rc builds being used unless specifically requested.

0 commit comments

Comments
 (0)