test on windows-gnu target
This commit is contained in:
parent
6ce5226b4b
commit
3986d06542
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ case $HOST_TARGET in
|
||||||
;;
|
;;
|
||||||
i686-pc-windows-msvc)
|
i686-pc-windows-msvc)
|
||||||
MIRI_TEST_TARGET=x86_64-unknown-linux-gnu run_tests
|
MIRI_TEST_TARGET=x86_64-unknown-linux-gnu run_tests
|
||||||
|
MIRI_TEST_TARGET=x86_64-pc-windows-gnu run_tests
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "FATAL: unknown OS"
|
echo "FATAL: unknown OS"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue