From e2d7d0b21303b5151ec71c06da23729bd26f8eba Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Thu, 11 Sep 2025 15:24:32 -0600 Subject: [PATCH] ceph-build-pull-requests: Change node label We don't specifically need trusty anymore. Signed-off-by: Zack Cerza --- .../config/definitions/ceph-build-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml b/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml index 7166f120..937ec707 100644 --- a/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml +++ b/ceph-build-pull-requests/config/definitions/ceph-build-pull-requests.yml @@ -1,6 +1,6 @@ - job: name: ceph-build-pull-requests - node: trusty + node: huge project-type: freestyle defaults: global concurrent: true -- 2.39.5