Skip to content

Commit b0359ad

Browse files
committed
i686-pc-windows-msvc also has target_thread_local now
1 parent cd751d9 commit b0359ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci-test.sh

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ std)
5555

5656
# A 64bit little-endian and a 32bit big-endian target,
5757
# as well as targets covering all major OSes and both ABIs on Windows.
58-
# i686-pc-windows-msvc is special as it does not have `cfg(target_thread_local)`.
5958
for TARGET in x86_64-unknown-linux-gnu mips-unknown-linux-gnu aarch64-apple-darwin i686-pc-windows-msvc x86_64-pc-windows-gnu; do
6059
echo "::group::Testing std ($TARGET)"
6160
MIRIFLAGS="$DEFAULTFLAGS -Zmiri-disable-isolation" \

0 commit comments

Comments
 (0)