mirror of https://github.com/Icinga/icinga2.git
GHA: build RHEL
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in New Issue