Skip to content

Conversation

danbev
Copy link
Member

@danbev danbev commented Sep 17, 2025

This commit reverts the change of the runs-on parameter for the macOS-latest-cmake-x64 job back to macos-13 that was make in Commit 51abc96 ("ci : update macos-latest* jobs to use macos-latest (#15938)").

The motivation for this is that using macos-latest will cause an ARM based runner to be used, and not an x64 based runner.

Refs: #15938 (comment)

This commit reverts the change of the runs-on parameter for the
macOS-latest-cmake-x64 job back to macos-13 that was make in
Commit 51abc96 ("ci : update
macos-latest* jobs to use macos-latest (ggml-org#15938)").

The motivation for this is that using macos-latest will cause an ARM
based runner to be used, and not an x64 based runner.

Refs: ggml-org#15938 (comment)
@github-actions github-actions bot added the devops improvements to build systems and github actions label Sep 17, 2025
@danbev danbev merged commit a91d035 into ggml-org:master Sep 17, 2025
44 checks passed
angt pushed a commit to angt/llama.cpp that referenced this pull request Sep 17, 2025
This commit reverts the change of the runs-on parameter for the
macOS-latest-cmake-x64 job back to macos-13 that was make in
Commit 51abc96 ("ci : update
macos-latest* jobs to use macos-latest (ggml-org#15938)").

The motivation for this is that using macos-latest will cause an ARM
based runner to be used, and not an x64 based runner.

Refs: ggml-org#15938 (comment)
@CISC
Copy link
Collaborator

CISC commented Sep 19, 2025

It looks like macos-13 will cease to be soon, however for now there is a macos-15-intel runner available, see https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/

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.

2 participants