Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.11.3 to 2.12.0
  • Loading branch information
fgregg committed Jan 17, 2023
2 parents 723ccc3 + daa05e3 commit f8f0627
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.11.3
uses: pypa/cibuildwheel@v2.12.0
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
- name: Build sdist
Expand Down

0 comments on commit f8f0627

Please sign in to comment.