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
|
- name: debian
|
||||||
codename: stretch
|
codename: stretch
|
||||||
has32bit: true
|
has32bit: true
|
||||||
|
- name: ubuntu
|
||||||
|
codename: impish
|
||||||
|
has32bit: false
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
codename: hirsute
|
codename: hirsute
|
||||||
has32bit: false
|
has32bit: false
|
||||||
|
|
Loading…
Reference in New Issue