We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c336965 commit 746edfeCopy full SHA for 746edfe
.github/workflows/python-app.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python-version: ["3.8", "3.9"]
18
sphinx-version: [
19
- "7.0.*",
+ "7.0.*", "7.1.*", "7.2.*",
20
"6.0.*",
21
"5.0.*",
22
"4.5", "4.4", "4.3", "4.2", "4.1", "4.0.*",
0 commit comments