File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 5353 # https://developer.apple.com/support/xcode/
5454 # https://support.apple.com/en-us/100100
5555
56- # Regression: macos-14 arm64
56+ # Regression: rust-host: arm64e-apple-darwin [ macos-14]
5757
5858 - rust-targets : arm64e-apple-darwin
5959 rust-host : x86_64-apple-darwin
6363 rust-no-debug-assertions : 1
6464 rust-use-lld : false
6565 macosx_deployment_target : 11.0
66- iphoneos_deployment_target : 15.0
66+
67+ - rust-targets : arm64e-apple-darwin
68+ rust-host : aarch64-apple-darwin
69+ os : macos-14
70+ xcode-version : 15.4
71+ rust-config : configure
72+ rust-no-debug-assertions : 1
73+ rust-use-lld : true
74+ macosx_deployment_target : 11.0
6775
6876 - rust-targets : arm64e-apple-ios
6977 rust-host : x86_64-apple-darwin
7583 macosx_deployment_target : 11.0
7684 iphoneos_deployment_target : 15.0
7785
86+ - rust-targets : arm64e-apple-ios
87+ rust-host : aarch64-apple-darwin
88+ os : macos-14
89+ xcode-version : 15.4
90+ rust-config : configure
91+ rust-no-debug-assertions : 1
92+ rust-use-lld : true
93+ macosx_deployment_target : 11.0
94+ iphoneos_deployment_target : 15.0
95+
7896 - rust-targets : arm64e-apple-tvos
7997 rust-host : x86_64-apple-darwin
8098 os : macos-13
You can’t perform that action at this time.
0 commit comments