We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a87a003 + 286f41c commit ebaca48Copy full SHA for ebaca48
.github/workflows/build-workflow.yml
@@ -367,7 +367,6 @@ jobs:
367
# Keep arm-unknown-linux-musleabi in separate repo due to armhf conflict between raspbian and debian
368
- { target: arm-unknown-linux-musleabi, repo_suffix: '-armv6', component: main }
369
- { target: armv7-unknown-linux-musleabihf, repo_suffix: '', component: main }
370
- - { target: arm-unknown-linux-musleabi, repo_suffix: '', component: main }
371
- { target: i686-unknown-linux-musl, repo_suffix: '', component: main }
372
# Debian also calls this "armel" (conflict with arm-unknown-linux-musleabi)
373
# - { target: armv5te-unknown-linux-musleabi, repo_suffix: '', component: main }
0 commit comments