mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #8721 from Icinga/feature/bullseye
GitHub actions: also build on Debian Bullseye
This commit is contained in:
commit
0ddffb194f
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
@ -15,6 +15,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
distro:
|
||||
- name: debian
|
||||
codename: bullseye
|
||||
has32bit: true
|
||||
- name: debian
|
||||
codename: buster
|
||||
has32bit: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user