Skip to content

Commit

Permalink
Use Conda XGBoost (#17959)
Browse files Browse the repository at this point in the history
Switch to Conda XGBoost in Conda-based test of third-party dependencies.

Authors:
  - https://github.com/jakirkham
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Matthew Murray (https://github.com/Matt711)
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Jake Awe (https://github.com/AyodeAwe)

URL: #17959
  • Loading branch information
jakirkham authored Feb 10, 2025
1 parent 8a70630 commit 300d816
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ dependencies:
- scipy
- scikit-learn
- pip
- pip:
- xgboost>=2.0.1
- xgboost>=2.0.1
test_cuml:
common:
- output_types: conda
Expand Down

0 comments on commit 300d816

Please sign in to comment.