diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fe2f27..7bb5846 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,6 @@ jobs: - name: 'Build wheels' uses: pypa/cibuildwheel@v2.3.1 env: - CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x CIBW_ARCHS_MACOS: x86_64 arm64 universal2 CIBW_BUILD_VERBOSITY: 1 CIBW_SKIP: pp*