Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Feb 10, 2022
1 parent e721756 commit b0b4394
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 @@ -82,7 +82,7 @@ jobs:
rm -fr /tmp/etcd-$ETCD_VER-linux-amd64.tar.gz /tmp/etcd-download-test
fi
if [ -n "$WITH_RAY" ]; then
# relax version after refactoring ray dfataset integration useing ray dataset source api.
#TODO relax version after refactoring ray dataset integration using ray datasource api.
pip install "ray[default]<1.10.0"
pip install xgboost_ray==0.1.5
pip install --upgrade numpy
Expand Down

0 comments on commit b0b4394

Please sign in to comment.