From 4d0b24c486a888ee05d140cdec365dae2d87c0de Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 13 Feb 2023 14:14:59 -0500 Subject: [PATCH] jjb: liburcu: Add winbuild gerrit job Change-Id: If4332980c1dda9e35c4dd1bf6486d0b8a8f0e9e7 Signed-off-by: Michael Jeanson --- jobs/liburcu.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 992b413..726b423 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -438,6 +438,12 @@ 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: -- 2.34.1