Skip to content

Commit e00e771

Browse files
authored
Test with Docutils 0.22 (sphinx-doc#13784)
1 parent ead64df commit e00e771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
docutils:
4242
- "0.20"
4343
- "0.21"
44+
- "0.22"
4445
# include:
4546
# # test every supported Docutils version for the latest supported Python
4647
# - python: "3.13"
@@ -93,6 +94,7 @@ jobs:
9394
docutils:
9495
- "0.20"
9596
- "0.21"
97+
- "0.22"
9698

9799
steps:
98100
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)