ci: Removing support for Ubuntu 16.04

Ubuntu 16.04 has reached EOL and the 2.6.0 branch does not compile
there.
This commit is contained in:
Tomas Babej 2020-12-06 00:28:04 -05:00
parent bf99dedc07
commit 2b9525980e
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 0 additions and 31 deletions

View file

@ -22,10 +22,6 @@ matrix:
os: linux
env: CONTAINER=debiantesting
services: docker
- name: "Ubuntu 16.04"
os: linux
env: CONTAINER=ubuntu1604
services: docker
- name: "Ubuntu 18.04"
os: linux
env: CONTAINER=ubuntu1804