ci : update macos-latest* jobs to use macos-latest#15938
ci : update macos-latest* jobs to use macos-latest#15938danbev merged 2 commits intoggml-org:masterfrom
Conversation
|
There might still be CI failures but #15922 should hopefully address this. |
|
Careful, some were pinned for a reason #15324 |
|
x86 to macos-14 might be enough, thanks for looking at this @danbev it's impossible to pass a CI build at the moment. |
This commit updates the jobs that are named macos-latest* to use the macos-latest label instead explicit versions. The motivation for this is that there is currently a mixuture of versions in this workflow and there are jobs that are failing because they require a newer version. Refs: https://github.com/ggml-org/llama.cpp/actions/runs/17644792595/job/50140010907#step:5:1759
768e661 to
7a86402
Compare
|
Heads up; |
|
The latest commit will download and install |
Should no longer be necessary upon final release (8G download in build CI is not ideal). |
This is just until it is actually available, it will not be downloaded/installed if it already exists on the system. |
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)
Thank you for pointing this out. I was not aware of this and have opened #16040 to correct my mistake. |
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)
* ci : update macos-latest* jobs to use macos-latest This commit updates the jobs that are named macos-latest* to use the macos-latest label instead explicit versions. The motivation for this is that there is currently a mixuture of versions in this workflow and there are jobs that are failing because they require a newer version. Refs: https://github.com/ggml-org/llama.cpp/actions/runs/17644792595/job/50140010907#step:5:1759 * ci : add xcodebuild -downloadPlatform iOS command
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)
* ci : update macos-latest* jobs to use macos-latest This commit updates the jobs that are named macos-latest* to use the macos-latest label instead explicit versions. The motivation for this is that there is currently a mixuture of versions in this workflow and there are jobs that are failing because they require a newer version. Refs: https://github.com/ggml-org/llama.cpp/actions/runs/17644792595/job/50140010907#step:5:1759 * ci : add xcodebuild -downloadPlatform iOS command
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)

This commit updates the jobs that are named macos-latest* to use the macos-latest label instead explicit versions.
The motivation for this is that there is currently a mixuture of versions in this workflow and there are jobs that are failing because they require a newer version.
Refs: https://github.com/ggml-org/llama.cpp/actions/runs/17644792595/job/50140010907#step:5:1759