Skip to content

Commit f3ab69e

Browse files
Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 (#1400)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc18379 commit f3ab69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
platforms: all
101101
- uses: actions/checkout@v3
102102
- name: Building wheel
103-
uses: pypa/cibuildwheel@v2.11.4
103+
uses: pypa/cibuildwheel@v2.12.0
104104
env:
105105
CIBW_BUILD: cp${{ env.shortver }}-${{ matrix.os.id }}
106106
MACOSX_DEPLOYMENT_TARGET: 10.14 # Should be kept in sync with ci/build_darwin.sh

0 commit comments

Comments
 (0)