Skip to content

Commit 1904bc3

Browse files
committed
Same cibuildwheel
1 parent 2f24408 commit 1904bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up micromamba
2222
uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
2323
- name: Build wheels (release)
24-
uses: pypa/cibuildwheel@v2.22.0
24+
uses: pypa/cibuildwheel@v2.21.3
2525
env:
2626
CIBW_ARCHS_LINUX: aarch64
2727
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)