mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 23:54:07 +02:00
GHA: build RHEL
This commit is contained in:
parent
8c0b118302
commit
799f451fc8
6
.github/workflows/rpm.yml
vendored
6
.github/workflows/rpm.yml
vendored
@ -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…
x
Reference in New Issue
Block a user