We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce5226 commit 3986d06Copy full SHA for 3986d06
src/tools/miri/ci.sh
@@ -93,6 +93,7 @@ case $HOST_TARGET in
93
;;
94
i686-pc-windows-msvc)
95
MIRI_TEST_TARGET=x86_64-unknown-linux-gnu run_tests
96
+ MIRI_TEST_TARGET=x86_64-pc-windows-gnu run_tests
97
98
*)
99
echo "FATAL: unknown OS"
0 commit comments