Skip to content

Commit 5a42f86

Browse files
authored
Merge pull request #135 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 22614c0 + caf5a3d commit 5a42f86

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

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

0 commit comments

Comments
 (0)