Skip to content

Commit c6901c2

Browse files
committed
bump to pypa/cibuildwheel@v3.2.1
1 parent 7665c5a commit c6901c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
with:
154154
platforms: aarch64
155155

156-
- uses: pypa/cibuildwheel@v3.1.3
156+
- uses: pypa/cibuildwheel@v3.2.1
157157
env:
158158
CIBW_TEST_REQUIRES: pytest pytest-cov numpy
159159
CIBW_TEST_COMMAND: pytest {project}/tests

0 commit comments

Comments
 (0)