Skip to content

Commit 9e225a1

Browse files
MNT Fix CI issue from new scikit-learn==1.8.0 (#503)
* add sklearn1.8 test runs * run gha * use reg_param to avoid singularity * lint * Delete pixi.lock * Uncomment conditional for pytest job * Add back pixi.lock * bump up python version Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com> * bump up numpy version Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com> * comment out catboost dep * scikit-learn nightly ver is 1.9.dev0 * update pixi lock * comment to TODO for catboost issue * Update build-test.yml * undo mistake delete --------- Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
1 parent fafc22d commit 9e225a1

File tree

4 files changed

+12122
-8481
lines changed

4 files changed

+12122
-8481
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
ci-sklearn15,
2424
ci-sklearn16,
2525
ci-sklearn17,
26+
ci-sklearn18,
2627
ci-sklearn-nightly
2728
]
2829

0 commit comments

Comments
 (0)