mrs83 commited on
Commit
c0a2cb2
·
unverified ·
1 Parent(s): 3cf7a3a

Remove linux/arm64 build, not compatible with MLX (#8)

Browse files
.github/workflows/build-and-push-docker.yaml CHANGED
@@ -34,5 +34,5 @@ jobs:
34
  with:
35
  context: .
36
  push: true
37
- platforms: linux/amd64,linux/arm64
38
  tags: ethicalabs/blossomtune-orchestrator:latest
 
34
  with:
35
  context: .
36
  push: true
37
+ platforms: linux/amd64
38
  tags: ethicalabs/blossomtune-orchestrator:latest