diff --git a/Testing/script/gh_install_deps.sh b/Testing/script/gh_install_deps.sh index 0ea1f824..cf492302 100755 --- a/Testing/script/gh_install_deps.sh +++ b/Testing/script/gh_install_deps.sh @@ -20,7 +20,7 @@ fi if [[ $MERCURY_BUILD_CONFIGURATION == 'Debug' ]]; then UCX_EXTRA_FLAGS="--enable-debug" fi -UCX_VERSION=1.16.0 +UCX_VERSION=1.17.0 PREFIX=${RUNNER_TEMP}/${INSTALL_DIR}