jjb: liburcu: Add winbuild gerrit job
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 13 Feb 2023 19:14:59 +0000 (14:14 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 13 Feb 2023 19:15:03 +0000 (14:15 -0500)
Change-Id: If4332980c1dda9e35c4dd1bf6486d0b8a8f0e9e7
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/liburcu.yaml

index 992b413d32054b915cbf4c4b850d5ccbd0cef93c..726b42305d628006b7a863bfb48ff9cf752adc0c 100644 (file)
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           touchstone: '(build == "std")'
+      - 'dev_gerrit_liburcu_{buildtype}':
+          buildtype: winbuild
+          platforms: !!python/tuple [cygwin64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          touchstone: ''
 
 
 - project:
 
 
 - project:
This page took 0.024014 seconds and 4 git commands to generate.