Skip to content

Commit

Permalink
Sphinx 7.2.0 breaks Breathe, see sphinx-doc/sphinx#11605 for now pin …
Browse files Browse the repository at this point in the history
…to 7.1.2 until either of them resolve this issue
  • Loading branch information
cosmin committed Aug 19, 2023
1 parent 793518c commit 3a3141b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yaml
Expand Up @@ -33,6 +33,7 @@ jobs:
run: |
sudo apt install -y doxygen
python3 -m pip install \
sphinx==7.1.2 \
sphinxcontrib.plantuml \
recommonmark \
cloud_sptheme \
Expand Down

0 comments on commit 3a3141b

Please sign in to comment.