Skip to content

Commit

Permalink
chore: bump cibuildwheel to 2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jul 4, 2024
1 parent c034e66 commit 01c4809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: matrix.arch == 'aarch64'

- name: Create wheels + run tests
uses: pypa/[email protected].1
uses: pypa/[email protected].2
env:
CIBW_ARCHS: "${{ matrix.arch }}"
CIBW_PRERELEASE_PYTHONS: True
Expand Down

0 comments on commit 01c4809

Please sign in to comment.