Skip to content

Commit 93fdd57

Browse files
authored
Merge pull request #106 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-2.21.3
Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
2 parents 3ffd541 + 87cdcff commit 93fdd57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)