Skip to content

Commit 6afc42e

Browse files
authored
Merge pull request #115 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-2.23.1
Bump pypa/cibuildwheel from 2.22.0 to 2.23.1
2 parents 1b42979 + 3cb318d commit 6afc42e

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.22.0
17+
uses: pypa/cibuildwheel@v2.23.1
1818
env:
1919
CIBW_SKIP: "cp36* pp* *musllinux*"
2020
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)