1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

GHA: build RHEL

This commit is contained in:
Alexander A. Klimov 2022-02-28 13:26:30 +01:00
parent 8c0b118302
commit 799f451fc8

@ -15,6 +15,12 @@ jobs:
fail-fast: false
matrix:
distro:
- name: rhel
release: 8
subscription: true
- name: rhel
release: 7
subscription: true
- name: centos
release: 7
subscription: false