Merge pull request #8445 from Icinga/feature/ci-ubuntu-groovy

GitHub actions: build Ubuntu groovy
This commit is contained in:
Alexander Aleksandrovič Klimov 2020-11-06 15:02:56 +01:00 committed by GitHub
commit b1e735f1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,9 @@ jobs:
- name: debian
codename: stretch
has32bit: true
- name: ubuntu
codename: groovy
has32bit: false
- name: ubuntu
codename: focal
has32bit: false