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

emergency switch to macos-13 runner #9948

Closed
wants to merge 1 commit into from

Conversation

geekosaur
Copy link
Collaborator

#9947 is the long term solution, but it seems macos-14 is missing both ghcup and LLVM. This switches us back to macos-13 for now so CI works.

Template Β: This PR does not modify cabal behaviour (documentation, tests, refactoring, 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).

haskell#9947 is the long term
solution, but it seems `macos-14` is missing both ghcup and LLVM.
This switches us back to `macos-13` for now so CI works.
@geekosaur
Copy link
Collaborator Author

WTF? ghcup: not found in bootstrap on macos-13 too now.

@geekosaur
Copy link
Collaborator Author

Since fixing the above mostly fixes the other one anyway, I'll close this one.

@geekosaur geekosaur closed this Apr 28, 2024
geekosaur referenced this pull request Apr 28, 2024
GitHub just switched macos-latest to the ARM chips (now alisasing
`macos-14`), and it brings a bunch of problems.

- First of all, GHC's 8.8 and 8.6 don't exist there.
- ghcup and llvm are unavailable

For the time being, lets stay on the previous version of the runner.
@geekosaur geekosaur deleted the macos-13 branch July 18, 2024 03:38
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

Successfully merging this pull request may close these issues.

1 participant