diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6804004..bfdfe46e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,6 +86,7 @@ jobs: # Work around regression introduced in # https://github.com/sphinx-doc/sphinx/pull/11645 + # see also https://github.com/sphinx-doc/sphinx/issues/11662 export CI_SUPPORT_SPHINX_VERSION_SPECIFIER="<7.2.5" . ci-support.sh