mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
GHA: add RHEL 10
This commit is contained in:
parent
827f85c327
commit
37f8e7ec01
2
.github/workflows/linux.bash
vendored
2
.github/workflows/linux.bash
vendored
@ -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
|
||||
|
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -44,6 +44,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user