]> granicus.if.org Git - graphviz/commitdiff
Remove Ubuntu 18.10 images from .gitlab-ci.yml
authorMark Hansen <mark@markhansen.co.nz>
Sun, 7 Jun 2020 05:18:55 +0000 (15:18 +1000)
committerMark Hansen <mark@markhansen.co.nz>
Sun, 7 Jun 2020 05:18:55 +0000 (15:18 +1000)
Canonical has turned down the servers for the apt repos, they won't
build again.

.gitlab-ci.yml

index 58b5d61429e8d7cd37324ec7b82442f931b3bf16..27a57989ecf2e90246e7606f7aeafbbca9ca7458 100644 (file)
@@ -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: