From fd0ec3ac6b9f64524d501e52583d2474bfb2b4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Aleksandrovi=C4=8D=20Klimov?= Date: Tue, 22 Jul 2025 10:59:27 +0200 Subject: [PATCH] GHA: add RHEL 10 --- .github/workflows/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index cbaccc6e6..9ab12c1fb 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -44,6 +44,7 @@ jobs: # We just use that RHEL clone to test the original. - rockylinux:8 - rockylinux:9 + - rockylinux:10 - registry.suse.com/suse/sle15:15.5 - registry.suse.com/suse/sle15:15.6