Skip to content

Commit

Permalink
fix python version for doc job
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Apr 29, 2024
1 parent 008ccad commit 5c0f107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
activate-environment: growth-forge
auto-update-conda: true
conda-solver: libmamba
python-version: "3.8"
python-version: "3.10"

- name: Install deps
run: |
Expand Down

0 comments on commit 5c0f107

Please sign in to comment.