We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8130032 commit 0713b98Copy full SHA for 0713b98
.github/workflows/wheels-any.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-python@v4
21
with:
22
- python-version: '3.11'
+ python-version: '3.12'
23
24
- name: build wheel
25
run: python -m pip wheel .
0 commit comments