pinned sphinx version

This commit is contained in:
Erik Fröjdh 2024-10-30 15:56:27 +01:00
parent 504e8b4565
commit 41fbddb750

View File

@ -32,7 +32,7 @@ jobs:
channels: conda-forge channels: conda-forge
- name: Prepare - name: Prepare
run: conda install doxygen sphinx breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt run: conda install doxygen sphinx=7.1.2 breathe pybind11 sphinx_rtd_theme furo nlohmann_json zeromq fmt
- name: Build library - name: Build library
run: | run: |