mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Test with released versions of Python 3.12
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -35,14 +35,14 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12-dev"
|
||||
- "3.12"
|
||||
- "3.13-dev"
|
||||
docutils:
|
||||
- "0.18"
|
||||
- "0.20"
|
||||
include:
|
||||
# test every supported Docutils version for the latest supported Python
|
||||
- python: "3.11"
|
||||
- python: "3.12"
|
||||
docutils: "0.19"
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user