feat: build cpython 3.12 wheels (#234)
This commit is contained in:
parent
53644927b9
commit
b38aa58aa7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install cibuildwheel
|
||||
run: python -m pip install cibuildwheel==2.14.1
|
||||
run: python -m pip install cibuildwheel==2.15.0
|
||||
|
||||
- name: Build wheels
|
||||
run: python -m cibuildwheel --output-dir wheelhouse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user