Skip to content

Commit

Permalink
feat: update github action to py 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuoZhuoCrayon authored Oct 9, 2024
1 parent 7d8084a commit 1da7068
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 @@ -12,7 +12,7 @@ jobs:
- name: Build and publish to Pypi
uses: JRubics/[email protected]
with:
python_version: "3.11.10"
python_version: "3.11.3"
poetry_version: "==1.8.2"
ignore_dev_requirements: "yes"
repository_name: "bk-crypto-python-sdk"
Expand Down

0 comments on commit 1da7068

Please sign in to comment.