Skip to content

Commit

Permalink
REL v0.23.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
GPUtester committed Dec 8, 2021
1 parent 9971bd1 commit 0bffcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/gpu/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export HOME=$WORKSPACE
cd $WORKSPACE
export GIT_DESCRIBE_TAG=`git describe --tags`
export MINOR_VERSION=`echo $GIT_DESCRIBE_TAG | grep -o -E '([0-9]+\.[0-9]+)'`
export RAPIDS_VERSION="21.12"
export RAPIDS_VERSION="0.23"
export TEST_UCX_MASTER=0

################################################################################
Expand Down

0 comments on commit 0bffcc5

Please sign in to comment.