Skip to content

Commit f7a0f8d

Browse files
authored
Update release-to-pypi.yml
1 parent 077512a commit f7a0f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v4
2525
with:
26-
python-version: "3.7.x"
26+
python-version: "3.11.x"
2727
- name: Install build dependency
2828
run: python3 -m pip install --upgrade build
2929
- name: Build a binary wheel and a source tarball

0 commit comments

Comments
 (0)