X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=0e444861cdaccbfa5722d870c6ca5bfabb03dfd9;hb=027cbe7106af04a3eeb4110cc0955fe296081caa;hp=e2d4d336bd89f3a31e9e32a74657f3aa95cc683e;hpb=9c359981c2fc01a605f3a438639ddfea0df466db;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index e2d4d33..0e44486 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -278,7 +278,6 @@ github_name: userspace-rcu email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - - stable-0.8 - stable-0.9 - stable-0.10 - stable-0.11 @@ -310,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':