Skip to content

Commit

Permalink
python version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jue-Xu committed Oct 9, 2024
1 parent cf0cb05 commit d0a23a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.10.14]
python-version: [3.10.15]
# python-version: [3.10.14]
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit d0a23a5

Please sign in to comment.