Skip to content

Commit 29b23b0

Browse files
committed
Revert "temporary: restrict jobs to linux64+CUDA"
This reverts commit f14feb5.
1 parent 40a0cbe commit 29b23b0

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
@@ -70,8 +70,6 @@ build:
7070
number: {{ build }}
7171
# cuda 11.8 was dropped due to maintenance effort, see discussion in #177
7272
skip: true # [cuda_compiler_version == "11.8"]
73-
# temporary
74-
skip: true # [not (linux64 and cuda_compiler_version != "None")]
7573
# This logic allows two rc variants to be defined in the conda_build_config, but only one to actually be built.
7674
# We want to be able to define two variants in the cbc so we can assign different labels to each in the upload channel
7775
# (by zipping is_rc with channel_targets). This prevents rc builds being used unless specifically requested.

0 commit comments

Comments
 (0)