mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
Test aarch64-apple-darwin
This commit is contained in:
parent
2aedbf0993
commit
36ce776997
2
ci.sh
2
ci.sh
@ -47,7 +47,7 @@ run_tests
|
||||
case $HOST_TARGET in
|
||||
x86_64-unknown-linux-gnu)
|
||||
MIRI_TEST_TARGET=i686-unknown-linux-gnu run_tests
|
||||
MIRI_TEST_TARGET=x86_64-apple-darwin run_tests
|
||||
MIRI_TEST_TARGET=aarch64-apple-darwin run_tests
|
||||
MIRI_TEST_TARGET=i686-pc-windows-msvc run_tests
|
||||
;;
|
||||
x86_64-apple-darwin)
|
||||
|
Loading…
Reference in New Issue
Block a user