Skip to content

Commit

Permalink
Update release_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Jan 15, 2025
1 parent 2e7baa5 commit 4a3efc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.8
python-version: "3.11"
- name: Install Build Tools
run: |
python -m pip install build wheel
Expand Down

0 comments on commit 4a3efc3

Please sign in to comment.