File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ jobs:
308
308
SCRIPT : " ./x.py dist --stage 2"
309
309
RUST_CONFIGURE_ARGS : " --build=x86_64-apple-darwin --host=aarch64-apple-darwin --target=aarch64-apple-darwin --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set llvm.ninja=false"
310
310
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
311
- SELECT_XCODE : /Applications/Xcode_12_beta .app
311
+ SELECT_XCODE : /Applications/Xcode_12.2 .app
312
312
USE_XCODE_CLANG : 1
313
313
MACOSX_DEPLOYMENT_TARGET : 11.0
314
314
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ jobs:
475
475
--set rust.jemalloc
476
476
--set llvm.ninja=false
477
477
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
478
- SELECT_XCODE : /Applications/Xcode_12_beta .app
478
+ SELECT_XCODE : /Applications/Xcode_12.2 .app
479
479
USE_XCODE_CLANG : 1
480
480
MACOSX_DEPLOYMENT_TARGET : 11.0
481
481
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
You can’t perform that action at this time.
0 commit comments