Skip to content

Commit

Permalink
Pin cuda-version during *cucim install
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Jan 24, 2024
1 parent 03e2253 commit 578f517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ rapids-print-env
rapids-mamba-retry install \
--channel "${CPP_CHANNEL}" \
--channel "${PYTHON_CHANNEL}" \
"cuda-version="${RAPIDS_CUDA_VERSION}" \
"libcucim=${RAPIDS_VERSION_NUMBER}" \
"cucim=${RAPIDS_VERSION_NUMBER}"
Expand Down

0 comments on commit 578f517

Please sign in to comment.