Skip to content

Commit 1d3a465

Browse files
committed
ci: bump cibuildwheel action to v1.11.0
1 parent 4632c99 commit 1d3a465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
shell: cmd
120120

121121
- name: Build wheels
122-
uses: joerick/cibuildwheel@v1.10.0
122+
uses: joerick/cibuildwheel@v1.11.0
123123
env:
124124
CIBW_BEFORE_BUILD: "python setup.py build_c_core"
125125
CIBW_BUILD: "*-${{ matrix.wheel_arch }}"

0 commit comments

Comments
 (0)