mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
GitHub actions: also build on Ubuntu hirsute
This commit is contained in:
parent
8dc069dc24
commit
46a41887ab
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
@ -20,6 +20,9 @@ jobs:
|
||||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: hirsute
|
||||
has32bit: false
|
||||
- name: ubuntu
|
||||
codename: groovy
|
||||
has32bit: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user