Skip to content

Commit d9a7c6e

Browse files
authored
Unrolled build for #144367
Rollup merge of #144367 - shepmaster:reduce-x86-macos-runner-usage, r=Mark-Simulacrum Move dist-apple-various from x86_64 to aarch64 `macos-13` is going away soonish.
2 parents cb6785f + 0b88bea commit d9a7c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ auto:
491491
NO_LLVM_ASSERTIONS: 1
492492
NO_DEBUG_ASSERTIONS: 1
493493
NO_OVERFLOW_CHECKS: 1
494-
<<: *job-macos
494+
<<: *job-macos-m1
495495

496496
- name: x86_64-apple-1
497497
env:

0 commit comments

Comments
 (0)