Skip to content

Commit 369d424

Browse files
committed
Remove tests for now-unsupported Sphinx versions
1 parent 4ce7433 commit 369d424

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
sphinx-version:
23-
- "4.5"
24-
- "5.3"
2523
- "6.2"
26-
- "7.2"
24+
- "7.4"
2725
steps:
2826
- uses: actions/checkout@v4
2927
- name: Set up Python

0 commit comments

Comments
 (0)