Skip to content

Commit

Permalink
fix: upgrade to python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Dai-Hai Ton-That authored and Dai-Hai Ton-That committed Dec 16, 2024
1 parent c58a9ea commit 9502654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.9
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
python-version: 3.x
Expand Down

0 comments on commit 9502654

Please sign in to comment.