Skip to content

Commit f362f1d

Browse files
committed
CI: cibuildwheel 3 will require Python 3.11+
1 parent ae9514c commit f362f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

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

2525
- uses: actions/setup-python@v5
2626
with:
27-
python-version: '3.10'
27+
python-version: '3.11'
2828

2929
- uses: docker/setup-qemu-action@v3
3030
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)