]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci: include s390x release binaries (#16648)
authorAaron Teo <redacted>
Sun, 19 Oct 2025 10:37:47 +0000 (18:37 +0800)
committerGitHub <redacted>
Sun, 19 Oct 2025 10:37:47 +0000 (18:37 +0800)
Signed-off-by: Aaron Teo <redacted>
.github/workflows/release.yml

index 2ad381159409c8f119e7ad0a92544a80d326225e..cab3ba9e68ee43890d9986591ddeae79cb30f6fb 100644 (file)
@@ -134,6 +134,8 @@ jobs:
         include:
           - build: 'x64'
             os: ubuntu-22.04
+          - build: 's390x-z15' # z15 because our CI runners are on z15
+            os: ubuntu-22.04-s390x
           # GGML_BACKEND_DL and GGML_CPU_ALL_VARIANTS are not currently supported on arm
           # - build: 'arm64'
           #   os: ubuntu-22.04-arm