Skip to content

Commit 97b46a1

Browse files
committed
WIP: bump CI sphinx version 1.6.5 -> 1.8 for testing.
1 parent 7f69f6c commit 97b46a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [Ubuntu]
1515
python-version: [3.6, 3.7, 3.8, 3.9]
16-
sphinx-version: ["sphinx==1.6.5", "sphinx==2.1", "sphinx>3.0"]
16+
sphinx-version: ["sphinx==1.8.0", "sphinx==2.1", "sphinx>3.0"]
1717
steps:
1818
- uses: actions/checkout@v2
1919

0 commit comments

Comments
 (0)