mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-11 09:40:46 -04:00
Merge pull request #9093 from Icinga/Al2Klimov-patch-7
GHA: add Fedora 35
This commit is contained in:
commit
d6a1757cb8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/rpm.yml
vendored
2
.github/workflows/rpm.yml
vendored
|
|
@ -19,6 +19,8 @@ jobs:
|
|||
release: 8
|
||||
- name: centos
|
||||
release: 7
|
||||
- name: fedora
|
||||
release: 35
|
||||
- name: fedora
|
||||
release: 34
|
||||
- name: sles
|
||||
|
|
|
|||
Loading…
Reference in a new issue