Skip to content

Commit

Permalink
CI: update OFI to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soumagne committed Nov 28, 2023
1 parent 223137e commit c299d33
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 @@ -10,7 +10,7 @@ if [[ $MERCURY_BUILD_CONFIGURATION == 'Debug' ]]; then
OFI_EXTRA_FLAGS="--enable-debug"
fi
#OFI_PR=
OFI_VERSION=1.19.0
OFI_VERSION=1.20.0

# UCX
if [[ $MERCURY_BUILD_CONFIGURATION == 'Tsan' ]]; then
Expand Down

0 comments on commit c299d33

Please sign in to comment.