Skip to content

Commit 3e00738

Browse files
authored
Update build-docs.yml
1 parent f8ae2c8 commit 3e00738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
MKDOCS_INSIDERS: ${{ secrets.MKDOCS_INSIDERS }}
3333
run: |
3434
# Conda dependencies
35-
conda install -c conda-forge -c bioconda nextflow jinja2 jq pyyaml 'python>3.6'
35+
conda install -c conda-forge -c bioconda nextflow jinja2 jq pyyaml 'python=3.11'
3636
# MkDocs dependencies
3737
pip install \
3838
"cairosvg>=2.5" \

0 commit comments

Comments
 (0)