Skip to content

Commit

Permalink
TST: More [build wheels]
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Nov 6, 2024
1 parent c1e0fbb commit afcc99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- uses: actions/setup-python@v3

- name: Update pip/pipx
run: pip install --upgrade pip pipx
run: python -m pip install --upgrade pip pipx

# For aarch64 support
# https://cibuildwheel.pypa.io/en/stable/faq/#emulation
Expand Down

0 comments on commit afcc99e

Please sign in to comment.