File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2828 - os : ubuntu-24.04-arm
2929 env :
3030 TARGET_TRIPLE : aarch64-unknown-linux-gnu
31- # FIXME(rust-lang/rust#145699)
32- # - os: macos-13
33- # env:
34- # TARGET_TRIPLE: x86_64-apple-darwin
31+ - os : macos-15-intel
32+ env :
33+ TARGET_TRIPLE : x86_64-apple-darwin
3534 - os : macos-latest
3635 env :
3736 TARGET_TRIPLE : aarch64-apple-darwin
Original file line number Diff line number Diff line change 5656 - os : ubuntu-24.04-arm
5757 env :
5858 TARGET_TRIPLE : aarch64-unknown-linux-gnu
59- - os : macos-13
59+ - os : macos-15-intel
6060 env :
6161 TARGET_TRIPLE : x86_64-apple-darwin
6262 - os : macos-latest
@@ -187,7 +187,7 @@ jobs:
187187 - os : ubuntu-24.04-arm
188188 env :
189189 TARGET_TRIPLE : aarch64-unknown-linux-gnu
190- - os : macos-13
190+ - os : macos-15-intel
191191 env :
192192 TARGET_TRIPLE : x86_64-apple-darwin
193193 - os : macos-latest
You can’t perform that action at this time.
0 commit comments