Skip to content

Commit 36ce776

Browse files
authored
Test aarch64-apple-darwin
1 parent 2aedbf0 commit 36ce776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ run_tests
4747
case $HOST_TARGET in
4848
x86_64-unknown-linux-gnu)
4949
MIRI_TEST_TARGET=i686-unknown-linux-gnu run_tests
50-
MIRI_TEST_TARGET=x86_64-apple-darwin run_tests
50+
MIRI_TEST_TARGET=aarch64-apple-darwin run_tests
5151
MIRI_TEST_TARGET=i686-pc-windows-msvc run_tests
5252
;;
5353
x86_64-apple-darwin)

0 commit comments

Comments
 (0)