Skip to content

Commit d58699a

Browse files
committed
try again
1 parent 84db7e4 commit d58699a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@v4
4747
- uses: actions/setup-python@v5
4848
with:
49-
python-version: '3.12'
49+
python-version: '3.13'
5050
- run: pip install cibuildwheel==2.23.0
5151
- run: python -m cibuildwheel --output-dir wheelhouse
5252
env:

0 commit comments

Comments
 (0)