Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI for Arm Macs #538

Closed
Zentrik opened this issue Jan 18, 2024 · 2 comments
Closed

Add CI for Arm Macs #538

Zentrik opened this issue Jan 18, 2024 · 2 comments

Comments

@Zentrik
Copy link
Collaborator

Zentrik commented Jan 18, 2024

Armv8 Macs should be the only tier 1 platform, according to https://julialang.org/downloads/, that CI doesn't run on after #529.
I'm not sure if GitHub has Arm Mac runners.

@fingolfin
Copy link
Contributor

When you posted this, ARM runners for macOS were in beta, but I think they are now generally available (possibly even the default when using macos-latest w/o specifying an architecture?)

@simeonschaub
Copy link
Collaborator

Yes, you can see here that we're actually using the arm64 runners: https://github.com/JuliaDebug/Cthulhu.jl/actions/runs/10724948705/job/29741733381#step:1:8 (though the job is still misleadingly called x64)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants