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
Signed-off-by: James Myatt <[email protected]>
  • Loading branch information
jamesmyatt committed Dec 13, 2023
1 parent 762a5b2 commit d3ce0a5
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 d3ce0a5

Please sign in to comment.