Skip to content

Commit e20ef2c

Browse files
committed
Update build.yml
1 parent 3b12fc5 commit e20ef2c

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
@@ -112,7 +112,7 @@ jobs:
112112
CIBW_SKIP: "*-win32 *-manylinux_i686 *-musllinux*"
113113
CIBW_ARCHS_MACOS: x86_64 universal2
114114
CIBW_ARCHS_LINUX: auto aarch64
115-
uses: pypa/cibuildwheel@v2.17.0
115+
uses: pypa/cibuildwheel@v2.22.0
116116

117117
- name: Build source
118118
if: ${{github.event_name == 'push' && env.SINGLE_ACTION_CONFIG == 'True'}}

0 commit comments

Comments
 (0)