We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ed1dc commit 1c37e63Copy full SHA for 1c37e63
1 file changed
.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