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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
distro:
|
distro:
|
||||||
|
- name: rhel
|
||||||
|
release: 8
|
||||||
|
subscription: true
|
||||||
|
- name: rhel
|
||||||
|
release: 7
|
||||||
|
subscription: true
|
||||||
- name: centos
|
- name: centos
|
||||||
release: 7
|
release: 7
|
||||||
subscription: false
|
subscription: false
|
||||||
|
|
Loading…
Reference in New Issue