Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.10.1 to 2.11.2
  • Loading branch information
fgregg committed Dec 11, 2022
2 parents 6ea899a + 1a1a0db commit 19a4b3c
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 @@ -113,7 +113,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- name: Build wheels
uses: pypa/cibuildwheel@v2.10.1
uses: pypa/cibuildwheel@v2.11.2
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
- name: Build sdist
Expand Down

0 comments on commit 19a4b3c

Please sign in to comment.