Skip to content

Commit

Permalink
CI: update UCX to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soumagne committed Jun 13, 2024
1 parent d585ea1 commit 73df83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/script/gh_install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down

0 comments on commit 73df83f

Please sign in to comment.