File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 3434 displayName : Execute run-docker.sh
3535 strategy :
3636 matrix :
37- aarch64-unknown-linux-android :
38- TARGET : aarch64-linux-android
37+ # FIXME: Disabled due to https://github.com/rust-lang/libc/issues/1765
38+ # aarch64-unknown-linux-android:
39+ # TARGET: aarch64-linux-android
3940 aarch64-unknown-linux-gnu :
4041 TARGET : aarch64-unknown-linux-gnu
4142 aarch64-unknown-linux-musl :
5051 # https://github.com/rust-lang/libc/issues/1591
5152 # asmjs-unknown-emscripten:
5253 # TARGET: asmjs-unknown-emscripten
53- i686-linux-android :
54- TARGET : i686-linux-android
54+ # FIXME: Disabled due to https://github.com/rust-lang/libc/issues/1765
55+ # i686-linux-android:
56+ # TARGET: i686-linux-android
5557 i686-unknown-linux-musl :
5658 TARGET : i686-unknown-linux-musl
5759 mips-unknown-linux-gnu :
You can’t perform that action at this time.
0 commit comments