From c16acde67caf906d8dbcfc4512be3e8308e41df7 Mon Sep 17 00:00:00 2001 From: Alessandro Candido Date: Tue, 26 Mar 2024 12:52:23 +0400 Subject: [PATCH] Drop architecture specification from setup python --- .github/workflows/cli-wheels.yml | 3 --- 1 file changed, 3 deletions(-) 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