Skip to content

Commit 45adf56

Browse files
authored
Fix wheel builds for odd arches (#152)
1 parent 280ffd6 commit 45adf56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ jobs:
526526
qemu: armv7l
527527
uses: ./.github/workflows/reusable-build-wheel.yml
528528
with:
529+
os: ubuntu-latest
529530
qemu: ${{ matrix.qemu }}
530531
tag: ${{ matrix.tag }}
531532
wheel-tags-to-skip: >-

0 commit comments

Comments
 (0)