Skip to content

Commit

Permalink
Add old Python with latest scikit-learn to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmyatt authored Dec 7, 2023
1 parent 9e7fc12 commit 019aa08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-scikit-learn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
framework: scikitlearn
scikit-learn: 1.2.2
python: '3.10'
- name: scikit-learn 1.3.2 (Python 3.10)
framework: scikitlearn
scikit-learn: 1.3.2
python: '3.10'
- name: scikit-learn 1.3.2 (Python 3.11)
framework: scikitlearn
scikit-learn: 1.3.2
Expand Down

0 comments on commit 019aa08

Please sign in to comment.