Skip to content

Commit a8a2a13

Browse files
committed
Drop CI support for cloudabi
1 parent e3ffe25 commit a8a2a13

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/build.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,22 +205,19 @@ done
205205
# sparc-unknown-linux-gnu
206206
RUST_LINUX_NO_CORE_TARGETS="\
207207
aarch64-pc-windows-msvc \
208-
aarch64-unknown-cloudabi \
209208
aarch64-unknown-freebsd \
210209
aarch64-unknown-hermit \
211210
aarch64-unknown-netbsd \
212211
aarch64-unknown-openbsd \
213212
aarch64-wrs-vxworks \
214213
armebv7r-none-eabi \
215214
armebv7r-none-eabihf \
216-
armv7-unknown-cloudabi-eabihf \
217215
armv7-wrs-vxworks-eabihf \
218216
armv7r-none-eabi \
219217
armv7r-none-eabihf \
220218
hexagon-unknown-linux-musl \
221219
i586-pc-windows-msvc \
222220
i686-pc-windows-msvc \
223-
i686-unknown-cloudabi \
224221
i686-unknown-haiku \
225222
i686-unknown-netbsd \
226223
i686-unknown-openbsd \
@@ -253,7 +250,6 @@ thumbv7neon-linux-androideabi \
253250
thumbv7neon-unknown-linux-gnueabihf \
254251
thumbv8m.main-none-eabi \
255252
x86_64-pc-windows-msvc \
256-
x86_64-unknown-cloudabi \
257253
x86_64-unknown-dragonfly \
258254
x86_64-unknown-haiku \
259255
x86_64-unknown-hermit \

0 commit comments

Comments
 (0)