Skip to content

Commit

Permalink
Fixed commit 79941ba
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Dec 8, 2023
1 parent 79941ba commit 3941935
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 @@ -13,6 +13,8 @@ jobs:
matrix:
python: [3.8, 3.9, '3.10']
sklearn: [1.0.2, 1.1.3, 1.2.2, 1.3.2]
exclude:
- python: '3.10'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3941935

Please sign in to comment.