@@ -457,7 +457,7 @@ jobs:
457
457
RUST_CONFIGURE_ARGS : " --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set rust.lto=thin"
458
458
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
459
459
MACOSX_DEPLOYMENT_TARGET : 10.12
460
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
460
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
461
461
NO_LLVM_ASSERTIONS : 1
462
462
NO_DEBUG_ASSERTIONS : 1
463
463
NO_OVERFLOW_CHECKS : 1
@@ -470,7 +470,7 @@ jobs:
470
470
RUST_CONFIGURE_ARGS : " --enable-sanitizers --enable-profiler --set rust.jemalloc"
471
471
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
472
472
MACOSX_DEPLOYMENT_TARGET : 10.12
473
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
473
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
474
474
NO_LLVM_ASSERTIONS : 1
475
475
NO_DEBUG_ASSERTIONS : 1
476
476
NO_OVERFLOW_CHECKS : 1
@@ -482,7 +482,7 @@ jobs:
482
482
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
483
483
MACOSX_DEPLOYMENT_TARGET : 10.12
484
484
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
485
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
485
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
486
486
NO_LLVM_ASSERTIONS : 1
487
487
NO_DEBUG_ASSERTIONS : 1
488
488
NO_OVERFLOW_CHECKS : 1
@@ -493,7 +493,7 @@ jobs:
493
493
RUST_CONFIGURE_ARGS : " --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set rust.lto=thin"
494
494
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
495
495
MACOSX_DEPLOYMENT_TARGET : 10.12
496
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
496
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
497
497
NO_LLVM_ASSERTIONS : 1
498
498
NO_DEBUG_ASSERTIONS : 1
499
499
NO_OVERFLOW_CHECKS : 1
@@ -506,7 +506,7 @@ jobs:
506
506
RUST_CONFIGURE_ARGS : " --enable-sanitizers --enable-profiler --set rust.jemalloc"
507
507
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
508
508
MACOSX_DEPLOYMENT_TARGET : 10.12
509
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
509
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
510
510
NO_LLVM_ASSERTIONS : 1
511
511
NO_DEBUG_ASSERTIONS : 1
512
512
NO_OVERFLOW_CHECKS : 1
@@ -518,7 +518,7 @@ jobs:
518
518
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
519
519
MACOSX_DEPLOYMENT_TARGET : 10.12
520
520
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
521
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
521
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
522
522
NO_LLVM_ASSERTIONS : 1
523
523
NO_DEBUG_ASSERTIONS : 1
524
524
NO_OVERFLOW_CHECKS : 1
@@ -529,7 +529,7 @@ jobs:
529
529
RUST_CONFIGURE_ARGS : " --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set rust.lto=thin"
530
530
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
531
531
MACOSX_DEPLOYMENT_TARGET : 10.12
532
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
532
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
533
533
NO_LLVM_ASSERTIONS : 1
534
534
NO_DEBUG_ASSERTIONS : 1
535
535
NO_OVERFLOW_CHECKS : 1
@@ -542,7 +542,7 @@ jobs:
542
542
RUST_CONFIGURE_ARGS : " --enable-sanitizers --enable-profiler --set rust.jemalloc"
543
543
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
544
544
MACOSX_DEPLOYMENT_TARGET : 10.12
545
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
545
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
546
546
NO_LLVM_ASSERTIONS : 1
547
547
NO_DEBUG_ASSERTIONS : 1
548
548
NO_OVERFLOW_CHECKS : 1
@@ -554,7 +554,7 @@ jobs:
554
554
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
555
555
MACOSX_DEPLOYMENT_TARGET : 10.12
556
556
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
557
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
557
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
558
558
NO_LLVM_ASSERTIONS : 1
559
559
NO_DEBUG_ASSERTIONS : 1
560
560
NO_OVERFLOW_CHECKS : 1
0 commit comments