feat: update for final cpython release (#263)
This commit is contained in:
parent
601395460d
commit
460a072652
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12.0-rc.2"
|
||||
- "3.12"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
extension:
|
||||
@ -135,7 +135,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install cibuildwheel
|
||||
run: python -m pip install cibuildwheel==2.15.0
|
||||
run: python -m pip install cibuildwheel==2.16.2
|
||||
|
||||
- name: Build wheels
|
||||
run: python -m cibuildwheel --output-dir wheelhouse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user