Skip to content

Commit

Permalink
Same cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
stanmart committed Jan 29, 2025
1 parent 2f24408 commit 1904bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up micromamba
uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
- name: Build wheels (release)
uses: pypa/cibuildwheel@v2.22.0
uses: pypa/cibuildwheel@v2.21.3
env:
CIBW_ARCHS_LINUX: aarch64
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1904bc3

Please sign in to comment.