mirror of https://github.com/Icinga/icinga2.git
Merge pull request #8448 from Icinga/feature/ci-ubuntu-groovy
GitHub actions: build Ubuntu groovy
This commit is contained in:
commit
dc79c4e59a
|
@ -20,6 +20,9 @@ jobs:
|
||||||
- name: debian
|
- name: debian
|
||||||
codename: stretch
|
codename: stretch
|
||||||
has32bit: true
|
has32bit: true
|
||||||
|
- name: ubuntu
|
||||||
|
codename: groovy
|
||||||
|
has32bit: false
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
codename: focal
|
codename: focal
|
||||||
has32bit: false
|
has32bit: false
|
||||||
|
|
Loading…
Reference in New Issue