diff --git a/.github/workflows/cli-wheels.yml b/.github/workflows/cli-wheels.yml index cff2f0d3..bf65f54b 100644 --- a/.github/workflows/cli-wheels.yml +++ b/.github/workflows/cli-wheels.yml @@ -38,7 +38,6 @@ jobs: 3.11 3.12 3.10 - architecture: ${{ matrix.target }} - name: Install build tools run: | pip install cibuildwheel @@ -83,7 +82,6 @@ jobs: 3.11 3.12 3.10 - architecture: ${{ matrix.target }} - name: Install build tools run: | pip install maturin delocate @@ -131,7 +129,6 @@ jobs: 3.11 3.12 3.10 - architecture: ${{ matrix.target }} - name: Install build tools run: | pip install maturin delvewheel