]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : re-enable rocm build on amd64 (#18439)
authorTim Neumann <redacted>
Sun, 28 Dec 2025 23:29:23 +0000 (00:29 +0100)
committerGitHub <redacted>
Sun, 28 Dec 2025 23:29:23 +0000 (00:29 +0100)
commit382808c14b60159f4df2e292e1a3ca5275894271
tree43b57779d91a7b06dee1a07a11ea2ec47e3138a9
parent4ffc47cb2001e7d523f9ff525335bbe34b1a2858
ci : re-enable rocm build on amd64 (#18439)

This was disabled in #9340 due to compiler crash, but seems to build now as confirmed by the latest comments in #11913.

I've also managed to build the image with `docker build -f .devops/rocm.Dockerfile .` (for all three stages, `full`, `server` and `light`).

A quick attempt at trying to build an arm64 image failed. Since none of the other images are build for arm, I only enabled the amd64 one.

The `runs_on` option was added to match the other entries.
.github/workflows/docker.yml