Skip to content

Commit 719a3e2

Browse files
committed
Skip CI for aarch64-unknown-cloudabi for now
1 parent fb6a306 commit 719a3e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/build.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,10 @@ done
195195

196196
# FIXME: https://github.com/rust-lang/rust/issues/58564
197197
# sparc-unknown-linux-gnu
198+
# FIXME: Today(2020-07-29)'s nightly is missing rust-src for this target.
199+
# aarch64-unknown-cloudabi
198200
RUST_LINUX_NO_CORE_TARGETS="\
199201
aarch64-pc-windows-msvc \
200-
aarch64-unknown-cloudabi \
201202
aarch64-unknown-freebsd \
202203
aarch64-unknown-hermit \
203204
aarch64-unknown-netbsd \

0 commit comments

Comments
 (0)