From 60c689e87a5674a3254e5b26de31353a2d08a07a Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 15 Feb 2023 16:07:19 -0500 Subject: [PATCH] jjb: liburcu: move unsupported stable-0.12 to 'dev_' namespace Change-Id: I0b1553d65e0234970bbe759d02d1311428ae525e Signed-off-by: Michael Jeanson --- jobs/liburcu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index e093265..b334be4 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -326,7 +326,6 @@ github_name: userspace-rcu email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - - stable-0.12 - stable-0.13 - stable-0.14 - master @@ -395,6 +394,7 @@ - stable-0.9 - stable-0.10 - stable-0.11 + - stable-0.12 jobs: - '{job_prefix}liburcu_{version}_{buildtype}': buildtype: linuxbuild -- 2.34.1