Skip to content

Commit 3a3db99

Browse files
authored
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 ed7d6a9 + 0b88bea commit 3a3db99

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)