From 667b93c8867f511e87c1ba71d50b6a37ad19a12d Mon Sep 17 00:00:00 2001 From: Matthias Diener Date: Thu, 7 Sep 2023 09:11:11 -0500 Subject: [PATCH] add issue link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Andreas Klöckner --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) 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