Skip to content

Commit

Permalink
fix xgboost version
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <xadupre@microsoft.com>
  • Loading branch information
xadupre committed Feb 2, 2024
1 parent 46cbdbb commit 35132c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/win32-conda-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ONNXRT_PATH: 'onnxruntime==1.17.0'
COREML_PATH: NONE
numpy.version: ''
xgboost.version: ''
xgboost.version: '2.0.3'

Python311-1150-RT1163-xgb202:
python.version: '3.11'
Expand Down

0 comments on commit 35132c4

Please sign in to comment.