Skip to content

Commit

Permalink
Test Sphinx 7
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 23, 2023
1 parent fd959a7 commit e4bc647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
fail-fast: false
matrix:
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11']
sphinx-version: ['>=4,<5', '>=5,<6', '>=6a0,<7']
sphinx-version: ['>=4,<5', '>=5,<6', '>=6a0,<7', '>=7,<8']
os: [windows-latest, macos-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e4bc647

Please sign in to comment.