Skip to content

Commit 7c02129

Browse files
committed
 Bump pypa/cibuildwheel to v2.14.1
(cherry picked from commit 985c448)
1 parent 135a45e commit 7c02129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ jobs:
337337
run: |
338338
make cythonize
339339
- name: Build wheels
340-
uses: pypa/cibuildwheel@v2.10.1
340+
uses: pypa/cibuildwheel@v2.14.1
341341
env:
342342
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
343343
- uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)