Skip to content

Commit b9406fa

Browse files
committed
update commits
1 parent 8b6e2e4 commit b9406fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/use_wheels_from_prs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source rapids-init-pip
88
RAPIDS_PY_CUDA_SUFFIX=$(rapids-wheel-ctk-name-gen "${RAPIDS_CUDA_VERSION}")
99

1010
# download wheels, store the directories holding them in variables
11-
RMM_COMMIT=af96977c404565bbb0657c490d407a561cedc3fc
11+
RMM_COMMIT=0465f7cbc3acfa95dc5b83bdc6682db108e8b1b2
1212
LIBRMM_WHEELHOUSE=$(
1313
RAPIDS_PY_WHEEL_NAME="librmm_${RAPIDS_PY_CUDA_SUFFIX}" rapids-get-pr-artifact rmm 2270 cpp wheel "${RMM_COMMIT}"
1414
)

0 commit comments

Comments
 (0)