Skip to content

Commit 56c9cde

Browse files
authored
Merge pull request opendatahub-io#2533 from atheo89/remove-arm
Use m2xlarge/arm64 vm to build that image
2 parents d1b57b7 + c1715bf commit 56c9cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-base-image-cuda-12-8-py312-c9s-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- name: build-platforms
3030
value:
3131
- linux/x86_64
32-
- linux/arm64
32+
- linux-m2xlarge/arm64
3333
- name: path-context
3434
value: .
3535
- name: additional-tags

0 commit comments

Comments
 (0)