Describe the bug
macos-latest runners are now macos-14 and aarch64. In actions, these download julia for x64.
To Reproduce
See: JuliaStats/Distributions.jl#1856 (comment)
Expected behavior
aarch64 platforms for macos runners should only download the aarch64 binaries or fail.