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 59ed1dc commit f9d4eaaCopy full SHA for f9d4eaa
.github/workflows/build_docs.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest]
15
- python-version: [3.8]
+ python-version: [3.9]
16
steps:
17
- uses: actions/checkout@v2
18
0 commit comments