Skip to content

Commit

Permalink
Merge pull request flozz#63 from flozz/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/cibuildwheel-2.20.0

build(deps): bump pypa/cibuildwheel from 2.19.2 to 2.20.0
  • Loading branch information
flozz authored Aug 5, 2024
2 parents 2ff0417 + 04b9357 commit 5125135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
submodules: true

- name: "Build wheels"
uses: pypa/cibuildwheel@v2.19.2
uses: pypa/cibuildwheel@v2.20.0
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_SKIP: cp*-win32 cp*-musllinux_*
Expand Down

0 comments on commit 5125135

Please sign in to comment.