Skip to content

Commit aae4d71

Browse files
authored
Merge pull request #132 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-3.2.1
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
2 parents 0706e8e + 10969cc commit aae4d71

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515

1616
- name: Build wheels
17-
uses: pypa/cibuildwheel@v3.2.0
17+
uses: pypa/cibuildwheel@v3.2.1
1818
env:
1919
CIBW_SKIP: "*musllinux*"
2020
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)