From: Mark Hansen Date: Sun, 7 Jun 2020 05:18:55 +0000 (+1000) Subject: Remove Ubuntu 18.10 images from .gitlab-ci.yml X-Git-Tag: 2.44.1~10^2~1^2~15^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35a0a70cc9956eae0ac9d90e8b1ddf2f1e9846cf;p=graphviz Remove Ubuntu 18.10 images from .gitlab-ci.yml Canonical has turned down the servers for the apt repos, they won't build again. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 58b5d6142..27a57989e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -120,14 +120,6 @@ ubuntu18-04-build: - linux image: "graphviz/graphviz:ubuntu-18.04" - # FIXME: Ubuntu 18.10 is End of Life. Docker image cannot be created. Fix or remove - #ubuntu18-10-build: - #<<: *deb_build_definition - #tags: - #- graphviz,ubuntu18-10 - #only: - #- master@graphviz/graphviz - ubuntu19-10-build: <<: *deb_build_definition tags: