Skip to content

Commit 0713b98

Browse files
committedApr 8, 2025·
312
1 parent 8130032 commit 0713b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.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)
Please sign in to comment.