]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
ci : build and publish main-intel image (#3231)
author藍+85CD <redacted>
Mon, 9 Jun 2025 04:42:53 +0000 (12:42 +0800)
committerGitHub <redacted>
Mon, 9 Jun 2025 04:42:53 +0000 (06:42 +0200)
.github/workflows/docker.yml

index d8e093a5edb7538f04af9d928e3a0b89e711757a..29a5be026f50734d88467110e3519f85642a9a5c 100644 (file)
@@ -19,6 +19,7 @@ jobs:
         config:
           - { tag: "main", dockerfile: ".devops/main.Dockerfile", platform: "linux/amd64" }
           - { tag: "main-musa", dockerfile: ".devops/main-musa.Dockerfile", platform: "linux/amd64" }
+          - { tag: "main-intel", dockerfile: ".devops/main-intel.Dockerfile", platform: "linux/amd64" }
           #TODO: the cuda image keeps failing - disable for now
           #      https://github.com/ggerganov/whisper.cpp/actions/runs/11019444428/job/30602020339
           #- { tag: "main-cuda", dockerfile: ".devops/main-cuda.Dockerfile", platform: "linux/amd64" }