File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 53
53
- { os: ubuntu-latest, python: "3.12", toxenv: py312-sphinx74, cache: ~/.cache/pip }
54
54
- { os: ubuntu-latest, python: "3.12", toxenv: py312-sphinx80, cache: ~/.cache/pip }
55
55
- { os: ubuntu-latest, python: "3.12", toxenv: py312-sphinx81, cache: ~/.cache/pip }
56
+ - { os: ubuntu-latest, python: "3.13", toxenv: py313-sphinx72, cache: ~/.cache/pip }
57
+ - { os: ubuntu-latest, python: "3.13", toxenv: py313-sphinx73, cache: ~/.cache/pip }
58
+ - { os: ubuntu-latest, python: "3.13", toxenv: py313-sphinx74, cache: ~/.cache/pip }
59
+ - { os: ubuntu-latest, python: "3.13", toxenv: py313-sphinx80, cache: ~/.cache/pip }
60
+ - { os: ubuntu-latest, python: "3.13", toxenv: py313-sphinx81, cache: ~/.cache/pip }
56
61
57
62
# other OSes
58
63
# - test against all other supported OSes, using most recent interpreter/sphinx
You can’t perform that action at this time.
0 commit comments