This is an automated email from the ASF dual-hosted git repository. syfeng pushed a commit to branch test_all_cases_on_unity in repository https://gitbox.apache.org/repos/asf/tvm.git
commit 8ed29df6c2e7bd9fdf6c59db757c3903df312d17 Author: Siyuan Feng <[email protected]> AuthorDate: Thu Dec 7 12:20:43 2023 +0800 upd gpu build machine --- ci/jenkins/generated/gpu_jenkinsfile.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/jenkins/generated/gpu_jenkinsfile.groovy b/ci/jenkins/generated/gpu_jenkinsfile.groovy index 11b3861b34..82e9d64469 100644 --- a/ci/jenkins/generated/gpu_jenkinsfile.groovy +++ b/ci/jenkins/generated/gpu_jenkinsfile.groovy @@ -585,7 +585,7 @@ def build(node_type) { } } try { - build('CPU-SMALL-SPOT') + build('CPU') } catch (Exception ex) { build('CPU-SMALL') }
