This repository was archived by the owner on May 28, 2025. It is now read-only.
forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit 1d4f5af
Auto merge of rust-lang#113544 - Kobzol:ci-macos-13, r=jyn514
CI: use `macos-13` runner for Apple jobs
Trying if performance of Apple CI improves with macOS 13 and SIP disabled. Speed-up:
```
x86_64-apple-1: ~2h 20m > ~1h 20m
x86_64-apple-2: ~1h 45m > ~1h 15m
```
r? `@pietroalbini`2 files changed
+7
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 | - | ||
318 | + | ||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 | - | ||
329 | + | ||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
| |||
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
340 | - | ||
340 | + | ||
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| |||
348 | 348 |
| |
349 | 349 |
| |
350 | 350 |
| |
351 | - | ||
351 | + | ||
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 | - | ||
362 | + | ||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 | - | ||
377 | + | ||
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 | - | ||
93 | + | ||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
0 commit comments