From be76d0485cffb81dfbff4247ed53d2ddfbf586f7 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 19 Jun 2017 16:19:39 -0400 Subject: [PATCH] jjb: Add liburcu stable-0.10 jobs 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 a81c899..190e463 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -266,6 +266,7 @@ version: - stable-0.8 - stable-0.9 + - stable-0.10 - master jobs: - 'liburcu_{version}_{buildtype}': @@ -286,6 +287,7 @@ version: # Solaris support was introduced in 0.9 - master - stable-0.9 + - stable-0.10 - 'liburcu_{version}_{buildtype}': buildtype: macosxbuild arch: !!python/tuple [macosx] @@ -294,6 +296,7 @@ version: - master - stable-0.9 + - stable-0.10 - 'liburcu_{version}_winbuild': arch: !!python/tuple [cygwin, cygwin64] build: !!python/tuple [std] @@ -301,6 +304,7 @@ version: - master - stable-0.9 + - stable-0.10 - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build' - 'liburcu_{version}_coverity': -- 2.34.1