Skip to content

Commit 50f58c2

Browse files
authored
relax ucx pinning
1 parent c65f33b commit 50f58c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ outputs:
5151
- mpi 1.0 openmpi
5252
run_constrained:
5353
- cudatoolkit >= {{ cudatoolkit }} # [enable_cuda]
54-
- {{ pin_compatible("ucx", max_pin="x.x") }} # [enable_cuda]
54+
- {{ pin_compatible("ucx", max_pin="x") }} # [enable_cuda]
5555
test:
5656
script: run_test.sh
5757
files:

0 commit comments

Comments
 (0)