Skip to content

Commit

Permalink
Merge pull request #47 from dedupeio/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.19.1

Bump pypa/cibuildwheel from 2.16.2 to 2.19.1
  • Loading branch information
fgregg authored Jun 20, 2024
2 parents 498eb72 + d627137 commit 75ed715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.19.1
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_ARCHS_LINUX: auto aarch64
Expand Down

0 comments on commit 75ed715

Please sign in to comment.