File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 7575 << : *job-linux-16c
7676 - image : x86_64-gnu-tools
7777 << : *job-linux-16c
78+ - image : test-various
79+ << : *job-linux-8c
80+ - image : i686-msvc
81+ env :
82+ RUST_CONFIGURE_ARGS : --build=i686-pc-windows-msvc
83+ SCRIPT : make ci-msvc
84+ << : *job-windows-8c
85+ - image : x86_64-apple-1
86+ env :
87+ SCRIPT : ./x.py --stage 2 test --skip tests/ui --skip tests/rustdoc --skip tests/run-make-fulldeps
88+ RUST_CONFIGURE_ARGS : --build=x86_64-apple-darwin --enable-sanitizers --enable-profiler --set rust.jemalloc
89+ RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
90+ MACOSX_DEPLOYMENT_TARGET : 10.12
91+ MACOSX_STD_DEPLOYMENT_TARGET : 10.12
92+ SELECT_XCODE : /Applications/Xcode_14.3.1.app
93+ NO_LLVM_ASSERTIONS : 1
94+ NO_DEBUG_ASSERTIONS : 1
95+ NO_OVERFLOW_CHECKS : 1
96+ << : *job-macos-xl
7897
7998# Jobs that run when you perform a try build (@bors try)
8099# These jobs automatically inherit envs.try, to avoid repeating
You can’t perform that action at this time.
0 commit comments