Skip to content

Commit

Permalink
Merge pull request #1172 from dedupeio/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.16.2

Bump pypa/cibuildwheel from 2.13.0 to 2.16.2
  • Loading branch information
fgregg authored Dec 19, 2023
2 parents 5eb49c9 + 0c66e28 commit 5225f62
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 @@ -102,7 +102,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: Build wheels
uses: pypa/cibuildwheel@v2.13.0
uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
- name: Build sdist
Expand Down

0 comments on commit 5225f62

Please sign in to comment.