Skip to content

Commit 8f34156

Browse files
committed
Add Python 3.10 Sphinx 4
1 parent 37d299b commit 8f34156

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
sphinx-version: '4'
3737
- python-version: '3.9'
3838
sphinx-version: '4'
39+
- python-version: '3.10'
40+
sphinx-version: '4'
3941
name: "Test Extension - Python(${{ matrix.python-version }}), Sphinx(${{ matrix.sphinx-version }})"
4042
steps:
4143
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)