Skip to content

Commit

Permalink
python version to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-hoo committed Mar 27, 2024
1 parent e8f1936 commit c3c3fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install python
uses: gabrielfalcao/pyenv-action@v18
with:
default: "3.11.*"
default: "3.9"
command: pip install -U pip

- name: Build HTML
Expand Down

0 comments on commit c3c3fff

Please sign in to comment.