Skip to content

Commit 2b4584c

Browse files
committed
Revert ".github/workflows: ..."
This reverts commit 8798092.
1 parent 8798092 commit 2b4584c

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-arm"]
173+
os: ["ubuntu-22.04"]
174174
runs-on: ${{ matrix.os }}
175175
env:
176176
CIBW_MUSLLINUX_X86_64_IMAGE: musllinux_1_2

0 commit comments

Comments
 (0)