Skip to content

Commit 9b247d1

Browse files
and in release
1 parent 0b64da5 commit 9b247d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release_wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545

4646
# Used to host cibuildwheel
4747
- uses: actions/setup-python@v2
48+
with:
49+
python-version: '3.11'
4850

4951
- name: Install cibuildwheel and twine
5052
run: python -m pip install cibuildwheel==2.12.3

0 commit comments

Comments
 (0)