From aa77f5bc32f6d30adad698913fc09a902d81c758 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 27 Nov 2025 10:18:14 +0300 Subject: [PATCH] Use el9 portable builds --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index ef4bf47..8a5ad07 100644 --- a/config.yaml +++ b/config.yaml @@ -14,7 +14,7 @@ actions: %ifarch riscv64 %global portablesuffix el10 %else - %global portablesuffix el8 + %global portablesuffix el9 %endif %endif count: 1 @@ -31,4 +31,4 @@ actions: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - - "Use el8 portable packages" + - "Use el9 portable packages"