Closed nickbianco closed 4 weeks ago
I realized that after recently upgrading the CI to use macos-14
runner images, we're actually already creating MacOS Arm64 builds. We need to use macos-14-large
for an x64 build.
@aymanhab, I'm going to get a start on this since I want to do some clean up of the performance analysis workflows anyway.
Alright, thanks @nickbianco I can pickup next week when I'm back if there's anything left.
Now that our build system supports Arm64 builds on Mac, it would be a good time to update the continuous integration script to add an Mac Arm64 job.