From bb2bb06801d64e706a5b3545268a2c3c76d06f16 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 12 Feb 2020 09:55:07 -0800 Subject: [PATCH] Build packages on Debian We build our other products on Debian. Why not? Signed-off-by: Tim Smith --- .expeditor/release.omnibus.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 10d702feb..f4f299acf 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -7,6 +7,10 @@ fips-platforms: - el-*-x86_64 - windows-* builder-to-testers-map: + debian-8-x86_64: + - debian-8-x86_64 + - debian-9-x86_64 + - debian-10-x86_64 el-6-x86_64: - el-6-x86_64 el-7-x86_64: