Skip to content

Commit fa24601

Browse files
authored
Test Sphinx 7 (#114)
1 parent fd959a7 commit fa24601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
fail-fast: false
7070
matrix:
7171
python-version: ['pypy3.9', '3.8', '3.9', '3.10', '3.11']
72-
sphinx-version: ['>=4,<5', '>=5,<6', '>=6a0,<7']
72+
sphinx-version: ['>=4,<5', '>=5,<6', '>=6a0,<7', '>=7,<8']
7373
os: [windows-latest, macos-latest, ubuntu-latest]
7474
steps:
7575
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)