Merge pull request #10507 from Icinga/RHEL10

GHA: add Rocky Linux 10 as an approximation of RHEL 10
This commit is contained in:
Julian Brost 2025-07-23 10:15:04 +02:00 committed by GitHub
commit c28076a45b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@ case "$DISTRO" in
libboost_{context,coroutine,filesystem,iostreams,program_options,regex,system,test,thread}-devel
;;
rockylinux:*)
*rockylinux:*)
dnf install -y 'dnf-command(config-manager)' epel-release
case "$DISTRO" in

View File

@ -45,6 +45,7 @@ jobs:
# We just use that RHEL clone to test the original.
- rockylinux:8
- rockylinux:9
- rockylinux/rockylinux:10
- registry.suse.com/suse/sle15:15.5
- registry.suse.com/suse/sle15:15.6