File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
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: rust-host: arm64e-apple-darwin [macos-14]
57-
5856 - rust-targets : arm64e-apple-darwin
5957 rust-host : x86_64-apple-darwin
6058 os : macos-13
6563 macosx_deployment_target : 11.0
6664
6765 - rust-targets : arm64e-apple-darwin
68- rust-host : aarch64 -apple-darwin
66+ rust-host : arm64e -apple-darwin
6967 os : macos-14
7068 xcode-version : 15.4
7169 rust-config : configure
8482 iphoneos_deployment_target : 15.0
8583
8684 - rust-targets : arm64e-apple-ios
87- rust-host : aarch64 -apple-darwin
85+ rust-host : arm64e -apple-darwin
8886 os : macos-14
8987 xcode-version : 15.4
9088 rust-config : configure
@@ -201,8 +199,8 @@ jobs:
201199 - name : Checkout Rust
202200 uses : actions/checkout@v4
203201 with :
204- repository : rust-lang /rust
205- ref : master
202+ repository : arttet /rust
203+ ref : fix/cc
206204 submodules : true
207205 path : rust
208206
You can’t perform that action at this time.
0 commit comments