Skip to content

Commit

Permalink
Fixed commit 252d9ec
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Mar 4, 2024
1 parent 5741167 commit 2c833ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
python: [3.8, 3.9, '3.10']
sklearn: [1.0.2, 1.1.3, 1.2.2, 1.3.2, '1.4.0']
exclude:
- python: 3.8
sklearn: '1.4.0'
- python: '3.10'

steps:
Expand Down

0 comments on commit 2c833ed

Please sign in to comment.