Skip to content

Commit

Permalink
Drop architecture specification from setup python
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 26, 2024
1 parent 2da9b5e commit c16acde
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cli-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
3.11
3.12
3.10
architecture: ${{ matrix.target }}
- name: Install build tools
run: |
pip install cibuildwheel
Expand Down Expand Up @@ -83,7 +82,6 @@ jobs:
3.11
3.12
3.10
architecture: ${{ matrix.target }}
- name: Install build tools
run: |
pip install maturin delocate
Expand Down Expand Up @@ -131,7 +129,6 @@ jobs:
3.11
3.12
3.10
architecture: ${{ matrix.target }}
- name: Install build tools
run: |
pip install maturin delvewheel
Expand Down

0 comments on commit c16acde

Please sign in to comment.