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 3121bd4 commit 7abd415Copy full SHA for 7abd415
.github/workflows/ci_cd.yml
@@ -118,7 +118,7 @@ jobs:
118
uses: ansys/actions/doc-build@8d3e4946f36c2a7d447b92e34b1022a5c9dc77a7 # v10.0.12
119
with:
120
dependencies: "graphviz texlive-latex-extra latexmk texlive-xetex texlive-fonts-extra"
121
- python-version: ${{ env.MAIN_PYTHON_VERSION }}
+ python-version: "3.13"
122
sphinxopts: '-j auto --color -w build_errors.txt'
123
check-links: false
124
needs-quarto: true
0 commit comments