Spaces:
Sleeping
Sleeping
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
|
| 38 |
tags: ethicalabs/blossomtune-orchestrator:latest
|
|
|
|
| 34 |
with:
|
| 35 |
context: .
|
| 36 |
push: true
|
| 37 |
+
platforms: linux/amd64
|
| 38 |
tags: ethicalabs/blossomtune-orchestrator:latest
|