Skip to content

Commit 9a47a88

Browse files
maresbricardoV94
authored andcommitted
Downgrade cibuildwheel to 2.19.2
It was failing to detect the version
1 parent b17de1d commit 9a47a88

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

5252
- name: Build wheels
53-
uses: pypa/cibuildwheel@v2.21.0
53+
uses: pypa/cibuildwheel@v2.19.2
5454

5555
- uses: actions/upload-artifact@v4
5656
with:

0 commit comments

Comments
 (0)