Skip to content

Commit 7b4ee1a

Browse files
authored
chore(ci): use cibuildwheel 2.2.0a1 (#79)
1 parent 05bafef commit 7b4ee1a

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.1.1
58+
uses: pypa/cibuildwheel@v2.2.0a1
5959
env:
6060
CIBW_ARCHS: "${{ matrix.arch }}"
6161

0 commit comments

Comments
 (0)