From 28d90b39dca32249f5d0659e231f137e63bbcbcc Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 31 May 2023 10:04:03 +1000 Subject: [PATCH] CI: Add CentOS 9 Appstreams packer jobs Signed-off-by: Anil Belur Change-Id: I171fd4a15fea3b5770f9ee8525303a4f9c3ea547 --- jjb/ci-management/ci-packer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index 063eea7c..74f13814 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -28,6 +28,7 @@ - centos-7 - centos-8 - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 - ubuntu-20.04 @@ -42,4 +43,5 @@ platforms: - centos-7 - centos-cs-8 + - centos-cs-9 - ubuntu-18.04 -- 2.16.6