Skip to content

ci : revert back to macos-13 for macOS-latest-cmake-x64#16040

Merged
danbev merged 1 commit intoggml-org:masterfrom
danbev:ci-macos-latest-cmake-x64
Sep 17, 2025
Merged

ci : revert back to macos-13 for macOS-latest-cmake-x64#16040
danbev merged 1 commit intoggml-org:masterfrom
danbev:ci-macos-latest-cmake-x64

Conversation

@danbev
Copy link
Copy Markdown
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
@CISC
Copy link
Copy Markdown
Member

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/

@danbev danbev deleted the ci-macos-latest-cmake-x64 branch September 24, 2025 06:18
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
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: ggml-org/llama.cpp#15938 (comment)
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
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)
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