I’m working on developing a new package that uses some features only available in Julia 1.8. It runs fine under the nightly, except that the documentation (Documenter) does not get deployed because the package requires version 1.8. What do I need to do to get Travis to use the new beta release instead of Julia 1.7 for document generation?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Documenter.jl; Documentation workflow run failed for main branch ERROR in GitHub | 2 | 292 | February 17, 2023 | |
Docs (by Documenter) are not being updated in gh-pages branch | 3 | 972 | January 21, 2019 | |
How do I get CI to use the nightly version of Julia for Documenter-produced documentation? | 1 | 329 | May 22, 2022 | |
Documenter.jl only updating dev section in my package | 3 | 79 | October 23, 2024 | |
Adding Documentation to a GitHub Repository | 4 | 744 | May 29, 2020 |