File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 7878 - x86_64-unknown-linux-gnu
7979 - x86_64-unknown-linux-musl
8080 - aarch64-unknown-linux-gnu
81+ - aarch64-unknown-linux-musl
8182 - armv7-unknown-linux-gnueabihf
83+ - armv7-unknown-linux-musleabihf
8284 - riscv64gc-unknown-linux-gnu
8385 extra : ["bin"]
8486 include :
@@ -113,9 +115,15 @@ jobs:
113115 - target : aarch64-unknown-linux-gnu
114116 os : ubuntu-22.04
115117 target_rustflags : " "
118+ - target : aarch64-unknown-linux-musl
119+ os : ubuntu-22.04
120+ target_rustflags : " "
116121 - target : armv7-unknown-linux-gnueabihf
117122 os : ubuntu-22.04
118123 target_rustflags : " "
124+ - target : armv7-unknown-linux-musleabihf
125+ os : ubuntu-22.04
126+ target_rustflags : " "
119127 - target : riscv64gc-unknown-linux-gnu
120128 os : ubuntu-latest
121129 target_rustflags : " "
You can’t perform that action at this time.
0 commit comments