Skip to content

Commit 55946f9

Browse files
committed
added arm64 in the list of platforms for trainer-huggingface
1 parent 35ed932 commit 55946f9

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)