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:
parent
8c0b118302
commit
799f451fc8
6
.github/workflows/rpm.yml
vendored
6
.github/workflows/rpm.yml
vendored
@ -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…
x
Reference in New Issue
Block a user