Skip to content

Commit

Permalink
ci: Revert to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 committed May 4, 2023
1 parent 3501e6b commit 7726e85
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 @@ -18,7 +18,7 @@ jobs:
- name: Setup pdm
uses: pdm-project/setup-pdm@v3
with:
python-version: 3.10
python-version: 3.11.3
cache: true
- name: Build distributions
run: pdm build -v
Expand Down

0 comments on commit 7726e85

Please sign in to comment.