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 866b6f6 commit 234efd3Copy full SHA for 234efd3
.github/workflows/documentation.yml
@@ -14,7 +14,7 @@ jobs:
14
auto-activate-base: true
15
installer-url: https://github.com/conda-forge/miniforge/releases/download/4.10.1-0/Miniforge-pypy3-4.10.1-0-Linux-x86_64.sh
16
channels: anaconda,conda-forge,loop3d,conda-forge/label/cf202003
17
- python-version: 3.9
+ python-version: 3.8
18
- name: Build documentation
19
shell: bash -l {0}
20
env:
0 commit comments