diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index c65a1bac0b74bbc656a700c246bfdf9669d0c25c..232e4317ca8a9d092036216220743ac0eba4a771 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -47,7 +47,7 @@ jobs: with: submodules: true - - uses: pypa/cibuildwheel@v2.11.4 + - uses: pypa/cibuildwheel@v2.12.0 env: CIBW_ARCHS_MACOS: universal2