Skip to content

Commit

Permalink
try python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 3, 2024
1 parent 37b39f2 commit da99af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
miniforge-version: latest
activate-environment: env
use-mamba: true
python-version: "3.12"
python-version: "3.11"
- name: Add conda to system path
run: |
echo $CONDA/bin >> $GITHUB_PATH
Expand Down

0 comments on commit da99af5

Please sign in to comment.