Skip to content

Commit 261ffcc

Browse files
authored
chore(ci): use cibuildwheel 2.1.1 (#72)
1 parent 0ce75bb commit 261ffcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: runner.os == 'Linux'
5656

5757
- name: Build wheels
58-
uses: pypa/cibuildwheel@v2.0.1
58+
uses: pypa/cibuildwheel@v2.1.1
5959
env:
6060
CIBW_ARCHS: "${{ matrix.arch }}"
6161

0 commit comments

Comments
 (0)