From: Michael Jeanson Date: Mon, 20 Apr 2020 16:11:25 +0000 (-0400) Subject: jjb: liburcu: Clean version lists X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=e5f5905a0b96d2911a3bb8a7f8fba6cfd49d8b67;p=lttng-ci.git jjb: liburcu: Clean version lists Signed-off-by: Michael Jeanson --- diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 574fcac..0e44486 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -309,33 +309,15 @@ arch: !!python/tuple [sol10-i386, sol11-i386] build: !!python/tuple [std] conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - version: # Solaris support was introduced in 0.9 - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_{buildtype}': buildtype: macosxbuild arch: !!python/tuple [macosx] build: !!python/tuple [std] conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - version: - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_winbuild': arch: !!python/tuple [cygwin64] build: !!python/tuple [std] conf: !!python/tuple [std] - version: - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build' - 'liburcu_{version}_coverity':