Skip to content

Commit f176071

Browse files
Bump pypa/cibuildwheel from 2.17.0 to 2.20.0 (#993)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.17.0 to 2.20.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.17.0...v2.20.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 438113f commit f176071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
shell: bash
6969

7070
- name: Build wheels
71-
uses: pypa/cibuildwheel@v2.17.0
71+
uses: pypa/cibuildwheel@v2.20.0
7272
env:
7373
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
7474

0 commit comments

Comments
 (0)