Merge pull request #8728 from Icinga/feature/hirsute

GitHub actions: also build on Ubuntu hirsute
This commit is contained in:
Noah Hilverling 2021-04-21 14:44:30 +02:00 committed by GitHub
commit 52c8444780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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