We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ed932 commit 55946f9Copy full SHA for 55946f9
.github/workflows/publish-core-images.yaml
@@ -34,4 +34,4 @@ jobs:
34
- component-name: trainer-huggingface
35
dockerfile: sdk/python/kubeflow/trainer/Dockerfile
36
context: sdk/python/kubeflow/trainer
37
- platforms: linux/amd64
+ platforms: linux/amd64,linux/arm64
0 commit comments