Skip to content

Commit d59c98a

Browse files
committed
ci: enable armv6 musl
1 parent 5077d67 commit d59c98a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ jobs:
4646
- target: aarch64-unknown-linux-musl
4747
runner: ubuntu-24.04
4848
manylinux: musllinux_1_2
49-
# - target: arm-unknown-linux-musleabihf
50-
# runner: ubuntu-24.04
51-
# manylinux: musllinux_1_2
49+
- target: arm-unknown-linux-musleabihf
50+
runner: ubuntu-24.04
51+
manylinux: musllinux_1_2
5252
- target: armv7-unknown-linux-gnueabihf
5353
runner: ubuntu-24.04
5454
manylinux: "2_17"

0 commit comments

Comments
 (0)