Skip to content

Commit 52d318a

Browse files
committed
Test sphinx 4.3
1 parent c86d671 commit 52d318a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
os: [Ubuntu]
1515
python-version: ["3.7", "3.8", "3.9", "3.10"]
1616
sphinx-version:
17-
["sphinx==4.2", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
17+
["sphinx==4.3", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
1818
steps:
1919
- uses: actions/checkout@v3
2020

@@ -68,7 +68,7 @@ jobs:
6868
os: [ubuntu, macos, windows]
6969
python-version: ["3.11-dev"]
7070
sphinx-version:
71-
["sphinx==4.2", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
71+
["sphinx==4.3", "sphinx==4.5", "sphinx==5.0", "sphinx>=5.0"]
7272
steps:
7373
- uses: actions/checkout@v3
7474

0 commit comments

Comments
 (0)