Skip to content

Commit a9369c1

Browse files
authored
Merge pull request #116 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-2.23.2
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2
2 parents 3894b0b + 4e6a332 commit a9369c1

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@v4
1515

1616
- name: Build wheels
17-
uses: pypa/cibuildwheel@v2.23.1
17+
uses: pypa/cibuildwheel@v2.23.2
1818
env:
1919
CIBW_SKIP: "cp36* pp* *musllinux*"
2020
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)