File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 70
70
- target : arm-unknown-linux-musleabihf
71
71
os : ubuntu-latest
72
72
archive : tar.gz tar.xz tar.zst
73
- # - target: mips-unknown-linux-musl
74
- # archive: tar.gz tar.xz tar.zst
75
- # - target: mips-unknown-linux-musl
76
- # archive: tar.gz tar.xz tar.zst
73
+ - target : mips-unknown-linux-musl
74
+ archive : tar.gz tar.xz tar.zst
77
75
# - target: mips64-unknown-linux-muslabi64
78
76
# archive: tar.gz tar.xz tar.zst
79
77
- target : aarch64-linux-android
Original file line number Diff line number Diff line change @@ -120,10 +120,8 @@ jobs:
120
120
- target : arm-unknown-linux-musleabihf
121
121
os : ubuntu-latest
122
122
archive : tar.gz tar.xz tar.zst
123
- # - target: mips-unknown-linux-musl
124
- # archive: tar.gz tar.xz tar.zst
125
- # - target: mips-unknown-linux-musl
126
- # archive: tar.gz tar.xz tar.zst
123
+ - target : mips-unknown-linux-musl
124
+ archive : tar.gz tar.xz tar.zst
127
125
# - target: mips64-unknown-linux-muslabi64
128
126
# archive: tar.gz tar.xz tar.zst
129
127
- target : aarch64-linux-android
You can’t perform that action at this time.
0 commit comments