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 running the macOS CI builds on macOS 13 #2773

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

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Feb 15, 2024

Just seeing if it has any effect on the intermittent macOS CI issues really - as per the github docs at https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources 'macOS-latest' actually uses macOS 12, and the macOS 13 runner also has more CPU cores than the 12 runner

@Numpsy
Copy link
Contributor Author

Numpsy commented Apr 3, 2024

I see that the macos-latest runners are now using macOS 14 / ARM cpus, so not sure if this is helpful any more or not

@Thorium
Copy link
Member

Thorium commented May 26, 2024

The current Mac-CI seems to fail...

@Numpsy
Copy link
Contributor Author

Numpsy commented May 26, 2024

The errors in the latest builds sound like dotnet/runtime#64103 ?
That does say it effects ARM cpus though, so I guess the builds having jumped to macOS 14 / ARM runners would be the cause of that,

@Numpsy
Copy link
Contributor Author

Numpsy commented May 27, 2024

The changes in #2763 including updating the .NET 6.0 SDK in the CI builds to 6.0.414 which acording to the issue I linked fixes the problem on ARM macs, but that has been WIP for a while.
It does look like it either needs to have the SDK updated, or be changed to use the Intel macOS runners though.

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.

None yet

2 participants