]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci: remove redundant or duplicate jobs (#23927)
authorEve <redacted>
Mon, 1 Jun 2026 03:32:17 +0000 (03:32 +0000)
committerGitHub <redacted>
Mon, 1 Jun 2026 03:32:17 +0000 (06:32 +0300)
commitaf6528e6df5d798f7f1363ec1141699be0f638e2
treefd71e8f91f32a4d696177799bf757ce35838e97f
parent6f165c1c64f77024686dc969c3de6f030f274add
ci: remove redundant or duplicate jobs (#23927)

* remove redundant apple job

openvino gpu and cpu test can share the same build and machine

Update build-rpc.yml

Update build-openvino.yml

cpu any doesnt make sense as we have an arm job already, so do high perf on both x86 and arm

remove duplicate x86 vulkan

combine backend sampling

Update server.yml

run server on arm as windows is x86

* emdawn on one machine only

* fix openvino, remove cpu tag as we dont have many x64 machines with that tag
.github/workflows/build-apple.yml
.github/workflows/build-openvino.yml
.github/workflows/build-rpc.yml
.github/workflows/build-self-hosted.yml
.github/workflows/build-vulkan.yml
.github/workflows/build-webgpu.yml
.github/workflows/server.yml