We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a6d80 commit 7417cfeCopy full SHA for 7417cfe
1 file changed
.github/workflows/test.yml
@@ -20,12 +20,15 @@ jobs:
20
scikit-learn: 0.18.2
21
scipy: 1.2.0
22
os: ubuntu-latest
23
+ sklearn-only: 'true'
24
- python-version: 3.6
25
scikit-learn: 0.19.2
26
27
28
29
scikit-learn: 0.20.2
30
31
32
- python-version: 3.8
33
scikit-learn: 0.23.1
34
code-cov: true
0 commit comments