Skip to content

Commit

Permalink
limit sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener committed Sep 7, 2023
1 parent 190ab9c commit 5c20f90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
run: |
echo "- matplotlib" >> .test-conda-env-py3.yml
curl -L -O https://gitlab.tiker.net/inducer/ci-support/raw/main/ci-support.sh
export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5"
. ci-support.sh
build_py_project_in_conda_env
build_docs
Expand Down

0 comments on commit 5c20f90

Please sign in to comment.