Skip to content

Commit 5bb0fdd

Browse files
committed
fix(codeserver): use beefy amd64 builder in Tekton on-pull-request pipeline configuration
1 parent 719cda5 commit 5bb0fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/odh-workbench-codeserver-datascience-cpu-py312-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
value: true
4444
- name: build-platforms
4545
value:
46-
- linux/x86_64
46+
- linux-extra-fast/amd64
4747
- linux-m2xlarge/arm64
4848
- linux/ppc64le
4949
- linux/s390x

0 commit comments

Comments
 (0)