diff --git a/ci/build_wheel_libcuml.sh b/ci/build_wheel_libcuml.sh index e6a88e4b36..477a779002 100755 --- a/ci/build_wheel_libcuml.sh +++ b/ci/build_wheel_libcuml.sh @@ -32,6 +32,7 @@ EXCLUDE_ARGS=( --exclude "libcusolver.so.*" --exclude "libcusparse.so.*" --exclude "libcuvs.so" + --exclude "libkvikio.so" --exclude "libnvforest.so" --exclude "libnvJitLink.so.*" --exclude "libraft.so"