Skip to content

Commit 01c6637

Browse files
Auto merge of #144367 - shepmaster:reduce-x86-macos-runner-usage, r=<try>
Move dist-apple-various from x86_64 to aarch64 try-job: dist-apple-various
2 parents 5a30e43 + 0b88bea commit 01c6637

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
@@ -478,7 +478,7 @@ auto:
478478
NO_LLVM_ASSERTIONS: 1
479479
NO_DEBUG_ASSERTIONS: 1
480480
NO_OVERFLOW_CHECKS: 1
481-
<<: *job-macos
481+
<<: *job-macos-m1
482482

483483
- name: x86_64-apple-1
484484
env:

0 commit comments

Comments
 (0)