Skip to content

Commit 7c92ef6

Browse files
committed
Re-enable thumbv6m-none-eabi test
1 parent 673defe commit 7c92ef6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ci/build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@ done
186186

187187
# FIXME: https://github.com/rust-lang/rust/issues/58564
188188
# sparc-unknown-linux-gnu
189-
# FIXME: https://github.com/rust-lang/rust/issues/62932
190-
# thumbv6m-none-eabi
191189
RUST_LINUX_NO_CORE_TARGETS="\
192190
aarch64-pc-windows-msvc \
193191
aarch64-unknown-cloudabi \
@@ -220,6 +218,7 @@ riscv32imac-unknown-none-elf \
220218
riscv32imc-unknown-none-elf \
221219
sparc64-unknown-netbsd \
222220
221+
thumbv6m-none-eabi \
223222
thumbv7em-none-eabi \
224223
thumbv7em-none-eabihf \
225224
thumbv7m-none-eabi \

0 commit comments

Comments
 (0)