Skip to content

Commit 92d260e

Browse files
authored
Update make.jl
1 parent 1234db7 commit 92d260e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ makedocs()
55
deploydocs(
66
deps = Deps.pip("pygments", "mkdocs", "mkdocs-material", "python-markdown-math"),
77
repo = "github.com:OpenMendel/VarianceComponentModels.jl.git",
8-
julia = "nightly",
8+
julia = "0.6",
99
osname = "osx"
1010
)

0 commit comments

Comments
 (0)