Skip to content

Commit 0b88bea

Browse files
committed
Move dist-apple-various from x86_64 to aarch64
`macos-13` is going away soonish.
1 parent 5a30e43 commit 0b88bea

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)