Skip to content

Commit

Permalink
remove architecture command
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom McLean committed Oct 1, 2024
1 parent 12b5989 commit 04363f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_ARCHS_WINDOWS: x86
CIBW_ARCHS_LINUX: x86_64

- name: Upload built wheels as artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 04363f6

Please sign in to comment.