File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 7171 --set target.arm64e-apple-darwin.profiler=false
7272 --set build.optimized-compiler-builtins=false
7373
74- - rust-targets : aarch64-apple-ios, arm64e-apple-darwin
74+ - rust-targets : arm64e-apple-ios
7575 rust-host : x86_64-apple-darwin
7676 os : macos-13
7777 xcode-version : 15.2
8080 rust-use-lld : false
8181 macosx_deployment_target : 11.0
8282 iphoneos_deployment_target : 15.0
83- # TODO: See regressions
84- rust-configure-args : >-
85- --set target.arm64e-apple-darwin.profiler=false
86- --set build.optimized-compiler-builtins=false
8783
88- - rust-targets : x86_64-apple-tvos,aarch64-apple-tvos, arm64e-apple-tvos
84+ - rust-targets : arm64e-apple-tvos
8985 rust-host : x86_64-apple-darwin
9086 os : macos-13
9187 xcode-version : 15.2
9591 macosx_deployment_target : 11.0
9692 tvos_deployment_target : 15.0
9793 rust-configure-args : >-
98- --set target.x86_64-apple-tvos.profiler=false
99- --set target.aarch64-apple-tvos.profiler=false
10094 --set target.arm64e-apple-tvos.profiler=false
10195
10296 runs-on : ${{ matrix.os }}
You can’t perform that action at this time.
0 commit comments