Skip to content

Commit 591e3d4

Browse files
committed
add one more tests for 3.10 and latest sphinx version
1 parent cd264de commit 591e3d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
python-version: ["3.6", "3.7", "3.8", "3.9"]
1818
sphinx-version: ["", "4.5", "4.4", "4.3", "4.2", "4.1", "4.0.*", "3.5.*", "3.4.*", "3.2.*", "3.1.*", "3.0.*"]
1919
include:
20+
include:
21+
- python-version: "3.10"
22+
sphinx-version: ""
2023
- python-version: "3.10"
2124
sphinx-version: "4.5"
2225

0 commit comments

Comments
 (0)