Skip to content

Commit ea6549c

Browse files
committed
revert prev. version of cibuildwheel Build Wheels
1 parent d6e7f84 commit ea6549c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
- name: Build wheels
24-
uses: pypa/cibuildwheel@v2.17.0
24+
uses: pypa/cibuildwheel@v2.16.2
2525

2626
- uses: actions/upload-artifact@v4
2727
with:

0 commit comments

Comments
 (0)