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 a450f13 commit 690d182Copy full SHA for 690d182
docs/make.jl
@@ -11,7 +11,7 @@ deploydocs(
11
branch = "gh-pages",
12
latest = "master",
13
osname="linux",
14
- julia="nightly",
+ julia="0.6",
15
deps=Deps.pip("mkdocs"),
16
make="mkdocs build",
17
)
0 commit comments