mirror of https://github.com/Icinga/icinga2.git
GitHub actions: build Ubuntu groovy
This commit is contained in:
parent
338d0aaa8c
commit
53146b006b
|
@ -20,6 +20,9 @@ jobs:
|
|||
- name: debian
|
||||
codename: stretch
|
||||
has32bit: true
|
||||
- name: ubuntu
|
||||
codename: groovy
|
||||
has32bit: false
|
||||
- name: ubuntu
|
||||
codename: focal
|
||||
has32bit: false
|
||||
|
|
Loading…
Reference in New Issue