Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.12.0 to 2.13.0
  • Loading branch information
fgregg authored Dec 16, 2023
2 parents f72d4a1 + e624408 commit 9b86c4b
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.12.0
uses: pypa/cibuildwheel@v2.13.0
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
- name: Build sdist
Expand Down

0 comments on commit 9b86c4b

Please sign in to comment.