ci: doc-build: use Doxygen 1.9.6
Use the latest release of Doxygen, 1.9.6. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
481ae767cb
commit
036e4f2902
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
|
@ -30,7 +30,7 @@ env:
|
|||
# The latest CMake available directly with apt is 3.18, but we need >=3.20
|
||||
# so we fetch that through pip.
|
||||
CMAKE_VERSION: 3.20.5
|
||||
DOXYGEN_VERSION: 1.9.4
|
||||
DOXYGEN_VERSION: 1.9.6
|
||||
|
||||
jobs:
|
||||
doc-build-html:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue