Update version of cibuildwheel for recent Python versions.

pull/217/head
Graham Dumpleton 2022-05-02 14:02:19 +10:00
parent 337072730b
commit 97b72d49a8
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ jobs:
if: ${{ matrix.arch == 'aarch64' }}
uses: docker/setup-qemu-action@v1
- name: Build wheels
uses: pypa/cibuildwheel@v2.3.1
uses: pypa/cibuildwheel@v2.4.0
with:
output-dir: dist
env: