Skip to content

Commit 00546b9

Browse files
committed
Revert "Bump pypa/cibuildwheel from 2.14.1 to 2.16.0"
This reverts commit a708732.
1 parent a708732 commit 00546b9

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
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: Build wheels
52-
uses: pypa/cibuildwheel@v2.16.0
52+
uses: pypa/cibuildwheel@v2.14.1
5353

5454
- uses: actions/upload-artifact@v3
5555
with:

0 commit comments

Comments
 (0)