# HG changeset patch # User Matt Harbison <matt_harbison@yahoo.com> # Date 1606247244 18000 # Tue Nov 24 14:47:24 2020 -0500 # Node ID d9a05b11904d22038a6094c1ccfcbfd49482ae27 # Parent f6a1540dc57292312543f753868c2e1fe01a938a make: drop Trusty and Artful targets These were removed from the packaging makefile in 0363bb086c57. Differential Revision: https://phab.mercurial-scm.org/D9395 diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -201,12 +201,8 @@ docker-debian-buster \ docker-debian-stretch \ docker-fedora \ - docker-ubuntu-trusty \ - docker-ubuntu-trusty-ppa \ docker-ubuntu-xenial \ docker-ubuntu-xenial-ppa \ - docker-ubuntu-artful \ - docker-ubuntu-artful-ppa \ docker-ubuntu-bionic \ docker-ubuntu-bionic-ppa \ fedora \