Skip to content

Commit

Permalink
add 7.3 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed May 18, 2024
1 parent 8682e8e commit 6adde4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,14 @@ jobs:
sphinx-version:
- 'Sphinx~=7.0.0'
- 'Sphinx~=7.2.0'
- 'Sphinx~=7.3.0'
exclude:
- python-version: '3.12'
sphinx-version: 'Sphinx~=7.0.0'
- python-version: '3.8'
sphinx-version: 'Sphinx~=7.2.0'
- python-version: '3.8'
sphinx-version: 'Sphinx~=7.3.0'

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

0 comments on commit 6adde4c

Please sign in to comment.