Skip to content

Commit 3986d06

Browse files
committed
test on windows-gnu target
1 parent 6ce5226 commit 3986d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/miri/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ case $HOST_TARGET in
9393
;;
9494
i686-pc-windows-msvc)
9595
MIRI_TEST_TARGET=x86_64-unknown-linux-gnu run_tests
96+
MIRI_TEST_TARGET=x86_64-pc-windows-gnu run_tests
9697
;;
9798
*)
9899
echo "FATAL: unknown OS"

0 commit comments

Comments
 (0)