Skip to content

Commit 24420cc

Browse files
committed
add test case for sphinx<9
1 parent d99ca89 commit 24420cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ jobs:
6363
os: ubuntu-latest
6464
sphinx: sphinx<8.2
6565

66+
- python: '3.13'
67+
os: ubuntu-latest
68+
sphinx: sphinx<9.0
69+
6670
steps:
6771
- name: Checkout code
6872
uses: actions/checkout@v3

0 commit comments

Comments
 (0)