Skip to content

Commit

Permalink
Pin xgboost_ray to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
刘宝 committed Jan 28, 2022
1 parent 322f1f4 commit 401b84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
fi
if [ -n "$WITH_RAY" ]; then
pip install pip install ray[default]
pip install xgboost_ray
pip install xgboost_ray==0.1.5
pip install --upgrade numpy
fi
if [ -n "$RUN_DASK" ]; then
Expand Down

0 comments on commit 401b84e

Please sign in to comment.