diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index ac6ab6486..db729fe35 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: 0 - name: Build wheels - uses: pypa/cibuildwheel@v3.4.1 + uses: pypa/cibuildwheel@v4.0.0 env: CIBW_ARCHS_LINUX: "x86_64" # Build arm64 only on macos-15 (arm64 runner). Cross-compiling x86_64