Skip to content

Commit 4d2d7b7

Browse files
committed
update release workflow
1 parent 9e4bc6a commit 4d2d7b7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/releases.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ jobs:
1515
# Linux
1616
- os: ubuntu-latest
1717
target: x86_64-unknown-linux-musl
18-
- os: ubuntu-latest
19-
target: aarch64-unknown-linux-musl
20-
- os: ubuntu-latest
21-
target: arm-unknown-linux-musleabihf
18+
# - os: ubuntu-latest
19+
# target: aarch64-unknown-linux-musl
20+
# - os: ubuntu-latest
21+
# target: arm-unknown-linux-musleabihf
2222

2323
# Darwin
2424
- os: macos-latest

0 commit comments

Comments
 (0)