mirror of https://github.com/Icinga/icinga2.git
Merge pull request #8720 from Icinga/feature/xenial
GitHub actions: drop Ubuntu Xenial
This commit is contained in:
commit
17c8e7a1f7
|
@ -32,9 +32,6 @@ jobs:
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
codename: bionic
|
codename: bionic
|
||||||
has32bit: true
|
has32bit: true
|
||||||
- name: ubuntu
|
|
||||||
codename: xenial
|
|
||||||
has32bit: true
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue