mirror of https://github.com/Icinga/icinga2.git
Merge pull request #9111 from Icinga/Al2Klimov-patch-8
GHA: Add Ubuntu impish
This commit is contained in:
commit
77eb7f4e1e
|
@ -24,6 +24,9 @@ jobs:
|
|||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: impish
|
||||
has32bit: false
|
||||
- name: ubuntu
|
||||
codename: hirsute
|
||||
has32bit: false
|
||||
|
|
Loading…
Reference in New Issue