mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-31 01:24:19 +02:00
Merge pull request #9111 from Icinga/Al2Klimov-patch-8
GHA: Add Ubuntu impish
This commit is contained in:
commit
77eb7f4e1e
3
.github/workflows/deb.yml
vendored
3
.github/workflows/deb.yml
vendored
@ -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…
x
Reference in New Issue
Block a user