feat: build cpython 3.12 wheels (#234)

This commit is contained in:
J. Nick Koston
2023-08-24 09:49:58 -05:00
committed by GitHub
parent 53644927b9
commit b38aa58aa7

View File

@@ -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