mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
GHA: add Ubuntu jammy
This commit is contained in:
parent
9515a5e709
commit
bfb9d90a75
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: jammy
|
||||||
|
has32bit: false
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
codename: impish
|
codename: impish
|
||||||
has32bit: false
|
has32bit: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user