From 9a913da654438c979828b60492b8e7004687c510 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Thu, 24 Aug 2023 09:00:05 -0400 Subject: [PATCH] jjb: Run lltng-modules_PARAM_build on deb12-amd64 nodes Change-Id: I7541afe79d15464b9ecee06c2a0958142034cf41 --- jobs/lttng-modules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 9bdd020..a498be8 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -806,7 +806,7 @@ # Parametrized kernel and modules build jobs - 'lttng-modules_PARAM_build': - platforms: !!python/tuple [amd64] + platforms: !!python/tuple [deb12-amd64] - 'lttng-modules_PARAM_crossbuild': cross_arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] -- 2.34.1