We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e4bc6a commit 4d2d7b7Copy full SHA for 4d2d7b7
1 file changed
.github/workflows/releases.yml
@@ -15,10 +15,10 @@ jobs:
15
# Linux
16
- os: ubuntu-latest
17
target: x86_64-unknown-linux-musl
18
- - os: ubuntu-latest
19
- target: aarch64-unknown-linux-musl
20
21
- target: arm-unknown-linux-musleabihf
+ # - os: ubuntu-latest
+ # target: aarch64-unknown-linux-musl
+ # target: arm-unknown-linux-musleabihf
22
23
# Darwin
24
- os: macos-latest
0 commit comments