File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 9797 << : *job-linux-16c
9898 - image : x86_64-gnu-tools
9999 << : *job-linux-16c
100+ - image : aarch64-apple
101+ env :
102+ SCRIPT : ./x.py --stage 2 test --host=aarch64-apple-darwin --target=aarch64-apple-darwin
103+ RUST_CONFIGURE_ARGS : >-
104+ --enable-sanitizers
105+ --enable-profiler
106+ --set rust.jemalloc
107+ RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
108+ SELECT_XCODE : /Applications/Xcode_14.3.1.app
109+ USE_XCODE_CLANG : 1
110+ MACOSX_DEPLOYMENT_TARGET : 11.0
111+ MACOSX_STD_DEPLOYMENT_TARGET : 11.0
112+ NO_LLVM_ASSERTIONS : 1
113+ NO_DEBUG_ASSERTIONS : 1
114+ NO_OVERFLOW_CHECKS : 1
115+ << : *job-macos-m1
100116
101117# Jobs that run when you perform a try build (@bors try)
102118# These jobs automatically inherit envs.try, to avoid repeating
You can’t perform that action at this time.
0 commit comments