This is an automated email from the ASF dual-hosted git repository. yuchaoran pushed a commit to branch branch-1.3.0 in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git
commit 20f64b9090726a32706fb15602290f06bbb0ca62 Author: Chaoran Yu <[email protected]> AuthorDate: Wed Jul 19 23:53:54 2023 -0700 Try a larger build executor size --- rio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rio.yml b/rio.yml index a37b766e..7601566d 100644 --- a/rio.yml +++ b/rio.yml @@ -31,7 +31,7 @@ pipelines: executor: type: tekton resources: - size: medium + size: large targetPlatforms: - linux/amd64 - linux/arm64 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
