Skip to content

Commit 0d49d67

Browse files
authored
Update build_arm.yml
1 parent e3ca059 commit 0d49d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
platforms: arm64
2525
- uses: actions/checkout@v3
2626
- name: Build wheels
27-
uses: pypa/cibuildwheel@v2.8.1
27+
uses: pypa/cibuildwheel@v2.21.3
2828
env:
2929
CIBW_ARCHS: ${{ matrix.cibw_archs }}
3030
CIBW_SKIP: "pp*"

0 commit comments

Comments
 (0)