Skip to content

Commit

Permalink
move publish workflow to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
slobentanzer committed Jan 2, 2025
1 parent 2683c93 commit 528f290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# needs: call-tests_and_code_quality
runs-on: ubuntu-latest
env:
PYTHON_VERSION: 3.9
PYTHON_VERSION: 3.11
# environment:
# name: release
# url: https://upload.pypi.org/legacy/
Expand Down

0 comments on commit 528f290

Please sign in to comment.