We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5077d67 commit d59c98aCopy full SHA for d59c98a
.github/workflows/ci.yml
@@ -46,9 +46,9 @@ jobs:
46
- target: aarch64-unknown-linux-musl
47
runner: ubuntu-24.04
48
manylinux: musllinux_1_2
49
- # - target: arm-unknown-linux-musleabihf
50
- # runner: ubuntu-24.04
51
- # manylinux: musllinux_1_2
+ - target: arm-unknown-linux-musleabihf
+ runner: ubuntu-24.04
+ manylinux: musllinux_1_2
52
- target: armv7-unknown-linux-gnueabihf
53
54
manylinux: "2_17"
0 commit comments