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

upgrade macos github CI to macos 14 #24154

Closed
wants to merge 2 commits into from
Closed

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Sep 22, 2024

Macos 12 gives a warning:

You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

Apparently macos 14 is M1 so macos 13 is another option, as well as macos-14-large which is amd.

@metagn
Copy link
Collaborator Author

metagn commented Sep 22, 2024

Some packages (arraymancer, weave, taskpools, asyncthreadpool, this test file from nimterop) seem to individually not support M1/ARM.

On our end, the C++ imported exceptions test in the manual seems to fail for some reason. I don't know why this would happen.

Opening new PR with macos-14-large instead.

@metagn metagn closed this Sep 22, 2024
@metagn metagn changed the title upgrade macos package CI to macos 14 upgrade macos github CI to macos 14 Sep 22, 2024
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