We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84db7e4 commit d58699aCopy full SHA for d58699a
1 file changed
.github/workflows/wheels.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v4
47
- uses: actions/setup-python@v5
48
with:
49
- python-version: '3.12'
+ python-version: '3.13'
50
- run: pip install cibuildwheel==2.23.0
51
- run: python -m cibuildwheel --output-dir wheelhouse
52
env:
0 commit comments