From 42d2bce369b17933d1c639f4620d2ec8ac1d6659 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Fri, 19 Jul 2024 18:50:22 +0000 Subject: [PATCH] Hopefully last pin? --- conda/recipes/ucxx/meta.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conda/recipes/ucxx/meta.yaml b/conda/recipes/ucxx/meta.yaml index 0df75005..4a5e3b52 100644 --- a/conda/recipes/ucxx/meta.yaml +++ b/conda/recipes/ucxx/meta.yaml @@ -317,6 +317,11 @@ outputs: - rapids-build-backend >=0.3.0,<0.4.0.dev0 - setuptools - wheel + # This spec is only here to specify channel priority, otherwise it + # would be inherited from the cache build. It can be removed later. + - if: cuda_major == "11" + then: + - conda-forge::cudatoolkit run: - python * *_cpython - rapids-dask-dependency ${{ rapids_version }}