version:
- stable-0.13
- stable-0.14
+ - stable-0.15
- master
jobs:
- '{job_prefix}liburcu_{version}_{buildtype}':
builds: !!python/tuple [std, oot, dist]
confs: !!python/tuple [std, static, atomic-builtins, tls_fallback, debug-rcu]
touchstone: '(build == "std") && (conf == "std")'
+ - '{job_prefix}liburcu_{version}_{buildtype}':
+ version: stable-0.15
+ buildtype: linuxbuild
+ platforms: !!python/tuple [deb12-amd64]
+ builds: !!python/tuple [std, oot, dist]
+ confs: !!python/tuple [std, static, atomic-builtins, tls_fallback, debug-rcu]
+ touchstone: '(build == "std") && (conf == "std")'
- '{job_prefix}liburcu_{version}_{buildtype}':
version: stable-0.14
buildtype: linuxbuild
version:
- stable-0.13
- stable-0.14
+ - stable-0.15
- master
jobs:
- 'dev_review_liburcu_{version}_{buildtype}':