Skip to content

Commit 87731c6

Browse files
committed
ci : arm docker image
1 parent 338616a commit 87731c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
config:
20-
- { tag: "main", dockerfile: ".devops/main.Dockerfile", platform: "linux/amd64,linux/arm64" }
20+
- { tag: "main", dockerfile: ".devops/main.Dockerfile", platform: "linux/amd64" }
2121
#TODO: the cuda image keeps failing - disable for now
2222
# https://github.com/ggerganov/whisper.cpp/actions/runs/11019444428/job/30602020339
2323
#- { tag: "main-cuda", dockerfile: ".devops/main-cuda.Dockerfile", platform: "linux/amd64" }

0 commit comments

Comments
 (0)