]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : use macos-latest for arm64 webgpu build (#16029)
authorDaniel Bevenius <redacted>
Tue, 16 Sep 2025 13:27:52 +0000 (15:27 +0200)
committerGitHub <redacted>
Tue, 16 Sep 2025 13:27:52 +0000 (15:27 +0200)
commit77475530b8bbea3bf578632507e1284cdfe2c8c0
treeae5c1921ed00d4620e7f4108ea9ebf26506b2c96
parent3913f8730ec6d6245480affc30ae3049107956f4
ci : use macos-latest for arm64 webgpu build (#16029)

This commit updates the runs-on field for the macOS arm64 webgpu build
job to use macos-latest instead of just latest.

The motivation for this is that this job can wait for a runner to pick
up the job for a very long time, sometimes over 7 hours. This is an
attempt to see if this change can help reduce the wait time.

Refs: https://github.com/ggml-org/llama.cpp/actions/runs/17754163447/job/50454257570?pr=16004
.github/workflows/build.yml