jjb: liburcu: Clean version lists
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Apr 2020 16:11:25 +0000 (12:11 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Apr 2020 16:11:25 +0000 (12:11 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/liburcu.yaml

index 574fcacf557ebccf7ad7e4e472a64e3424bdc1c5..0e444861cdaccbfa5722d870c6ca5bfabb03dfd9 100644 (file)
           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':
This page took 0.024247 seconds and 4 git commands to generate.