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 2aedbf0 commit 36ce776Copy full SHA for 36ce776
ci.sh
@@ -47,7 +47,7 @@ run_tests
47
case $HOST_TARGET in
48
x86_64-unknown-linux-gnu)
49
MIRI_TEST_TARGET=i686-unknown-linux-gnu run_tests
50
- MIRI_TEST_TARGET=x86_64-apple-darwin run_tests
+ MIRI_TEST_TARGET=aarch64-apple-darwin run_tests
51
MIRI_TEST_TARGET=i686-pc-windows-msvc run_tests
52
;;
53
x86_64-apple-darwin)
0 commit comments