Skip to content

Commit

Permalink
Update to XGBoost 1.4.0rc1 (#3699)
Browse files Browse the repository at this point in the history
Closes #3695

Authors:
  - Philip Hyunsu Cho (https://github.com/hcho3)

Approvers:
  - John Zedlewski (https://github.com/JohnZed)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #3699
  • Loading branch information
hcho3 authored Apr 7, 2021
1 parent 4f40344 commit 25f7b5a
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 @@ -55,7 +55,7 @@ gpuci_conda_retry install -c conda-forge -c rapidsai -c rapidsai-nightly -c nvid
"dask-cuda=${MINOR_VERSION}" \
"ucx-py=${MINOR_VERSION}" \
"ucx-proc=*=gpu" \
"xgboost=1.3.3dev.rapidsai${MINOR_VERSION}" \
"xgboost=1.4.0dev.rapidsai${MINOR_VERSION}" \
"rapids-build-env=${MINOR_VERSION}.*" \
"rapids-notebook-env=${MINOR_VERSION}.*" \
"rapids-doc-env=${MINOR_VERSION}.*" \
Expand Down

0 comments on commit 25f7b5a

Please sign in to comment.