mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #9341 from Icinga/Al2Klimov-patch-3
GHA: add Ubuntu jammy
This commit is contained in:
commit
b7dfeaa3cc
3
.github/workflows/deb.yml
vendored
3
.github/workflows/deb.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
||||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: jammy
|
||||
has32bit: false
|
||||
- name: ubuntu
|
||||
codename: impish
|
||||
has32bit: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user