Skip to content

Commit

Permalink
Test with Docutils 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Apr 11, 2024
1 parent 8ee9c53 commit f51b9d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ jobs:
- "3.13-dev"
docutils:
- "0.18"
- "0.20"
- "0.21"
include:
# test every supported Docutils version for the latest supported Python
- python: "3.12"
docutils: "0.19"
- python: "3.12"
docutils: "0.20"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f51b9d9

Please sign in to comment.