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 9f5b883 commit aa33101Copy full SHA for aa33101
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
version:
18
- - '1.0'
+ - '1.6'
19
- '1'
20
os:
21
- ubuntu-latest
Project.toml
@@ -12,7 +12,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"
12
Clustering = "0.14"
13
Distances = "0.9, 0.10"
14
MLJModelInterface = "1.4"
-julia = "1"
+julia = "1.6"
[extras]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments