Skip to content

Commit 234efd3

Browse files
author
Lachlan Grose
committed
ci: changing docs python version to 3.8
1 parent 866b6f6 commit 234efd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
auto-activate-base: true
1515
installer-url: https://github.com/conda-forge/miniforge/releases/download/4.10.1-0/Miniforge-pypy3-4.10.1-0-Linux-x86_64.sh
1616
channels: anaconda,conda-forge,loop3d,conda-forge/label/cf202003
17-
python-version: 3.9
17+
python-version: 3.8
1818
- name: Build documentation
1919
shell: bash -l {0}
2020
env:

0 commit comments

Comments
 (0)