From e5f5905a0b96d2911a3bb8a7f8fba6cfd49d8b67 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 20 Apr 2020 12:11:25 -0400 Subject: [PATCH] jjb: liburcu: Clean version lists Signed-off-by: Michael Jeanson --- jobs/liburcu.yaml | 18 ------------------ 1 file changed, 18 deletions(-) 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': -- 2.34.1