Skip to content

Commit

Permalink
Test Sphinx 7 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 14, 2023
1 parent fd959a7 commit fa24601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
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 fa24601

Please sign in to comment.