From 9c359981c2fc01a605f3a438639ddfea0df466db Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Thu, 9 Apr 2020 17:32:23 -0400 Subject: [PATCH] jjb: liburcu: Add stable-0.12 Signed-off-by: Michael Jeanson --- jobs/liburcu.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 549cd93..e2d4d33 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -282,6 +282,7 @@ - stable-0.9 - stable-0.10 - stable-0.11 + - stable-0.12 - master jobs: - 'liburcu_{version}_{buildtype}': @@ -314,6 +315,7 @@ - stable-0.9 - stable-0.10 - stable-0.11 + - stable-0.12 - 'liburcu_{version}_{buildtype}': buildtype: macosxbuild arch: !!python/tuple [macosx] @@ -324,6 +326,7 @@ - stable-0.9 - stable-0.10 - stable-0.11 + - stable-0.12 - 'liburcu_{version}_winbuild': arch: !!python/tuple [cygwin64] build: !!python/tuple [std] @@ -333,6 +336,7 @@ - stable-0.9 - stable-0.10 - stable-0.11 + - stable-0.12 - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build' - 'liburcu_{version}_coverity': -- 2.34.1