Skip to content

Commit

Permalink
Update to XGBoost 1.4.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Apr 1, 2021
1 parent 7cfb577 commit de129fc
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 de129fc

Please sign in to comment.