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

try Apple AArch64 again #10363

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

geekosaur
Copy link
Collaborator

@geekosaur geekosaur commented Sep 16, 2024

Let's see if the runner has stabilized yet. Also, fixed the arch issues (validate no longer assumes everything is x86_64).

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

@geekosaur geekosaur changed the title try Apple AArch64 again WIP: try Apple AArch64 again Sep 16, 2024
@geekosaur geekosaur force-pushed the try-aarm-again branch 5 times, most recently from 0263ffe to 4c98ddb Compare September 17, 2024 21:05
@ulysses4ever
Copy link
Collaborator

It'd be great to have this working and add it to the set of pre-release binaries. Many people are using ARM silicon from Apple these days.

Godspeed!

@geekosaur
Copy link
Collaborator Author

If you look at it, adding it to the prerelease (and adding support for archs other than x86_64 in the process) is part of what this PR does.

@geekosaur
Copy link
Collaborator Author

It's a good sign that it's now the Windows jobs that are slowest. (That one someone like jasagredo will have to figure out.)

@geekosaur
Copy link
Collaborator Author

Question: a large part of my objective here was to speed up the Mac builds, but in the process all the Intel builds were lost. Do we want to support those some other way (e.g. overnight builds), or re-add them for the ghcs that only work on Intel, or something else?

Let's see if the runner has stabilized yet. Also, fixed the arch
issues (validate no longer assumes everything is x86_64).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants