Skip to content

Commit

Permalink
chore: revert python version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudSheraz committed Dec 10, 2024
1 parent 15a9da3 commit d9b9a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# https://github.com/actions/setup-python
uses: actions/setup-python@v3
with:
python-version: 3.12
python-version: 3.9
cache: 'pip'
cache-dependency-path: requirements/dev.txt
- name: Upgrade pip and setuptools
Expand Down

0 comments on commit d9b9a96

Please sign in to comment.