We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c5acf commit e7f4623Copy full SHA for e7f4623
.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