mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-20 21:57:13 -04:00
Merge pull request #8729 from Icinga/feature/fedora34
GitHub actions: also build on Fedora 34
This commit is contained in:
commit
1e34aef9fd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
|
@ -129,6 +129,8 @@ jobs:
|
|||
release: 8
|
||||
- name: centos
|
||||
release: 7
|
||||
- name: fedora
|
||||
release: 34
|
||||
- name: fedora
|
||||
release: 33
|
||||
- name: fedora
|
||||
|
|
|
|||
Loading…
Reference in a new issue