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 9d38f80 commit 6d120d0Copy full SHA for 6d120d0
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