Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.5.0 to 2.6.0
  • Loading branch information
fgregg authored Jun 1, 2022
2 parents 8b640f1 + c4a3794 commit 0ee14ec
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 @@ -98,7 +98,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-python@v2
- name: Build wheels
uses: pypa/cibuildwheel@2.5.0
uses: pypa/cibuildwheel@2.6.0
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
- name: Build sdist
Expand Down

0 comments on commit 0ee14ec

Please sign in to comment.