diff --git a/ci/build_wheel.sh b/ci/build_wheel.sh index 81baf9661b..34cb6e8d7f 100755 --- a/ci/build_wheel.sh +++ b/ci/build_wheel.sh @@ -19,7 +19,7 @@ git_commit=$(git rev-parse HEAD) RAPIDS_PY_CUDA_SUFFIX="$(rapids-wheel-ctk-name-gen ${RAPIDS_CUDA_VERSION})" -libucx_wheelhouse=$(RAPIDS_PY_WHEEL_NAME="${RAPIDS_PY_CUDA_SUFFIX}" rapids-get-pr-wheel-artifact ucx-wheels 1 cpp) +libucx_wheelhouse=$(RAPIDS_PY_WHEEL_NAME="${RAPIDS_PY_CUDA_SUFFIX}" rapids-get-pr-wheel-artifact ucx-wheels 2 cpp) # This is the version of the suffix with a preceding hyphen. It's used # everywhere except in the final wheel name.