Skip to content

Commit 0713b98

Browse files
committed
312
1 parent 8130032 commit 0713b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels-any.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/setup-python@v4
2121
with:
22-
python-version: '3.11'
22+
python-version: '3.12'
2323

2424
- name: build wheel
2525
run: python -m pip wheel .

0 commit comments

Comments
 (0)