Skip to content

Commit

Permalink
rollback to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored Jan 14, 2025
1 parent 2a15eed commit d38ef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: '3.10'
python-version: '3.7'
- name: Install dependencies & Build docs
run: |
pip install pipenv
Expand Down

0 comments on commit d38ef74

Please sign in to comment.