Remove support for Ubuntu Bionic 18.04 hosts

Users running on a Bionic host will now fail in prechecks.

Change-Id: Id4bb0000c36d1a32ef30b5af61c324da6068cd51
This commit is contained in:
Mark Goddard 2020-12-21 10:55:10 +00:00
parent b39964e501
commit 762f315b29

View File

@ -16,5 +16,4 @@ host_os_distributions:
RHEL: RHEL:
- "8" - "8"
Ubuntu: Ubuntu:
- "bionic"
- "focal" - "focal"