Skip to content

Commit d78f081

Browse files
authored
ci : build and publish main-intel image (#3231)
1 parent b175baa commit d78f081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
config:
2020
- { tag: "main", dockerfile: ".devops/main.Dockerfile", platform: "linux/amd64" }
2121
- { tag: "main-musa", dockerfile: ".devops/main-musa.Dockerfile", platform: "linux/amd64" }
22+
- { tag: "main-intel", dockerfile: ".devops/main-intel.Dockerfile", platform: "linux/amd64" }
2223
#TODO: the cuda image keeps failing - disable for now
2324
# https://github.com/ggerganov/whisper.cpp/actions/runs/11019444428/job/30602020339
2425
#- { tag: "main-cuda", dockerfile: ".devops/main-cuda.Dockerfile", platform: "linux/amd64" }

0 commit comments

Comments
 (0)