Skip to content

Commit 385e7f1

Browse files
committed
Update cibuildwheel
1 parent 667b652 commit 385e7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/[email protected]
4141

4242
- name: Build wheels
43-
uses: pypa/cibuildwheel@v2.16.2
43+
uses: pypa/cibuildwheel@v2.19.2
4444
# to supply options, put them in 'env', like:
4545
env:
4646
MACOSX_DEPLOYMENT_TARGET: "10.14"

0 commit comments

Comments
 (0)