Skip to content

Commit e7f4623

Browse files
committed
added arm64 in the list of platforms for trainer-huggingface
Signed-off-by: tariq-hasan <[email protected]>
1 parent 74c5acf commit e7f4623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-core-images.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- component-name: trainer-huggingface
3535
dockerfile: sdk/python/kubeflow/trainer/Dockerfile
3636
context: sdk/python/kubeflow/trainer
37-
platforms: linux/amd64
37+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)