Merge pull request #8721 from Icinga/feature/bullseye

GitHub actions: also build on Debian Bullseye
This commit is contained in:
Alexander Aleksandrovič Klimov 2021-07-21 17:59:27 +02:00 committed by GitHub
commit 0ddffb194f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ jobs:
fail-fast: false
matrix:
distro:
- name: debian
codename: bullseye
has32bit: true
- name: debian
codename: buster
has32bit: true