]> granicus.if.org Git - graphviz/commitdiff
disable Ubuntu18-10 builds - EOL
authorJohn Ellson <ellson@research.att.com>
Mon, 6 Apr 2020 18:36:46 +0000 (14:36 -0400)
committerJohn Ellson <ellson@research.att.com>
Mon, 6 Apr 2020 18:36:46 +0000 (14:36 -0400)
.gitlab-ci.yml

index 78f5e5e3085566a85d19e03953e3ba0b9e5fbddf..df2dc36ea93b3fdf0b9c63fe4678de4ec9e9cbfb 100644 (file)
@@ -137,13 +137,13 @@ 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
+        # 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-04-build:
     <<: *deb_build_definition