Skip to content

Conversation

@olexiyb
Copy link
Contributor

@olexiyb olexiyb commented Jun 14, 2024

On April 2 github actions macos-latest became arm https://github.com/actions/runner-images/pull/9601/files

The old macos-latest had the alias macos-12

Potentially will fix: #6975

Starting from b2715 all precompiled macos x86 have the wrong architecture

% file build/bin/server 
build/bin/server: Mach-O 64-bit executable arm64

…s/runner-images/pull/9601/files

In order to use old `macos-latest` we should use `macos-12`

Potentially will fix: ggml-org#6975
@github-actions github-actions bot added the devops improvements to build systems and github actions label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metal doesn't work in x86 macos

2 participants