We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f69f6c commit 3db383aCopy full SHA for 3db383a
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
os: [Ubuntu]
15
python-version: [3.6, 3.7, 3.8, 3.9]
16
- sphinx-version: ["sphinx==1.6.5", "sphinx==2.1", "sphinx>3.0"]
+ sphinx-version: ["sphinx==1.8.0", "sphinx==2.1", "sphinx>3.0"]
17
steps:
18
- uses: actions/checkout@v2
19
0 commit comments