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 af936a1 commit e703095Copy full SHA for e703095
1 file changed
.github/workflows/test.yml
@@ -17,8 +17,7 @@ jobs:
17
matrix:
18
os: [Ubuntu]
19
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
20
- sphinx-version:
21
- ["sphinx==7.0", "sphinx==7.4", "sphinx==8.0", "sphinx>=8.2"]
+ sphinx-version: ["sphinx==7.0", "sphinx==7.3", "sphinx>=7.4"]
22
include:
23
- os: Windows
24
python-version: "3.12"
0 commit comments