Skip to content

Commit

Permalink
test on windows-gnu target
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Oct 26, 2022
1 parent 6ce5226 commit 3986d06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/miri/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ case $HOST_TARGET in
;;
i686-pc-windows-msvc)
MIRI_TEST_TARGET=x86_64-unknown-linux-gnu run_tests
MIRI_TEST_TARGET=x86_64-pc-windows-gnu run_tests
;;
*)
echo "FATAL: unknown OS"
Expand Down

0 comments on commit 3986d06

Please sign in to comment.