From 77bd86ee3a049e8f0bb26dce3ca1274a5b8ee8e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavol=20=C5=BD=C3=A1=C4=8Dik?= Date: Fri, 16 May 2025 11:20:59 +0200 Subject: [PATCH] CI: build and test for c10s --- .packit.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index e93c995..324773d 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -8,6 +8,7 @@ jobs: - epel-7-x86_64 - epel-8-x86_64 - centos-stream-9-x86_64 + - centos-stream-10-x86_64 - job: tests trigger: pull_request targets: @@ -15,6 +16,7 @@ jobs: - epel-7-x86_64 - epel-8-x86_64 - centos-stream-9-x86_64 + - centos-stream-10-x86_64 files_to_sync: - tuned.spec