diff --git a/ci/build_wheel_libcuml.sh b/ci/build_wheel_libcuml.sh index 11b8351a56..2eb9ce7efb 100755 --- a/ci/build_wheel_libcuml.sh +++ b/ci/build_wheel_libcuml.sh @@ -36,6 +36,7 @@ EXCLUDE_ARGS=( --exclude "libcusolver.so.*" --exclude "libcusparse.so.*" --exclude "libcuvs.so" + --exclude "libkvikio.so" --exclude "libnvforest.so" --exclude "libnvJitLink.so.*" --exclude "libraft.so"