Skip to content

Commit

Permalink
Merge pull request #24 from wanadev/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.21.2

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
  • Loading branch information
flozz authored Oct 7, 2024
2 parents 2e0008d + b81c171 commit 53af8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: docker/setup-qemu-action@v3

- name: "Build wheels"
uses: pypa/[email protected].1
uses: pypa/[email protected].2
env:
CIBW_ARCHS_LINUX: auto aarch64
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
Expand Down

0 comments on commit 53af8bc

Please sign in to comment.