Skip to content

Commit 8798092

Browse files
committed
.github/workflows: ...
1 parent 0656656 commit 8798092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
name: Build MuslLinux arm64 wheels
171171
strategy:
172172
matrix:
173-
os: ["ubuntu-22.04"]
173+
os: ["ubuntu-22.04-arm"]
174174
runs-on: ${{ matrix.os }}
175175
env:
176176
CIBW_MUSLLINUX_X86_64_IMAGE: musllinux_1_2

0 commit comments

Comments
 (0)