Skip to content

Commit 746edfe

Browse files
committed
add tests for sphinx 7.1 and 7.2
1 parent c336965 commit 746edfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
python-version: ["3.8", "3.9"]
1818
sphinx-version: [
19-
"7.0.*",
19+
"7.0.*", "7.1.*", "7.2.*",
2020
"6.0.*",
2121
"5.0.*",
2222
"4.5", "4.4", "4.3", "4.2", "4.1", "4.0.*",

0 commit comments

Comments
 (0)