Skip to content

Commit e703095

Browse files
committed
Fix tests
1 parent af936a1 commit e703095

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
matrix:
1818
os: [Ubuntu]
1919
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"]
20+
sphinx-version: ["sphinx==7.0", "sphinx==7.3", "sphinx>=7.4"]
2221
include:
2322
- os: Windows
2423
python-version: "3.12"

0 commit comments

Comments
 (0)