Merge pull request #9341 from Icinga/Al2Klimov-patch-3

GHA: add Ubuntu jammy
This commit is contained in:
Julian Brost 2022-04-13 09:37:14 +02:00 committed by GitHub
commit b7dfeaa3cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ jobs:
- name: debian
codename: stretch
has32bit: true
- name: ubuntu
codename: jammy
has32bit: false
- name: ubuntu
codename: impish
has32bit: false