mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-21 16:57:58 +02:00
Merge pull request #8445 from Icinga/feature/ci-ubuntu-groovy
GitHub actions: build Ubuntu groovy
This commit is contained in:
commit
b1e735f1ea
3
.github/workflows/packages.yml
vendored
3
.github/workflows/packages.yml
vendored
@ -21,6 +21,9 @@ jobs:
|
||||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: groovy
|
||||
has32bit: false
|
||||
- name: ubuntu
|
||||
codename: focal
|
||||
has32bit: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user