From: Magnus Jacobsson Date: Mon, 20 Apr 2020 10:28:32 +0000 (+0200) Subject: Stop building & testing EOL Ubuntu 19.04 X-Git-Tag: 2.44.1~76^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26b466828b419efff7a633f153f286fa0d35f1c6;p=graphviz Stop building & testing EOL Ubuntu 19.04 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a21c81d37..58b5d6142 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -128,12 +128,6 @@ ubuntu18-04-build: #only: #- master@graphviz/graphviz -ubuntu19-04-build: - <<: *deb_build_definition - tags: - - linux - image: "graphviz/graphviz:ubuntu-19.04" - ubuntu19-10-build: <<: *deb_build_definition tags: @@ -157,17 +151,6 @@ ubuntu18-04-test: - linux image: "graphviz/graphviz:ubuntu-18.04" -ubuntu19-04-test: - <<: *test_definition - needs: - - job: portable-source - artifacts: true - - job: "ubuntu19-04-build" - artifacts: true - tags: - - linux - image: "graphviz/graphviz:ubuntu-19.04" - ubuntu19-10-test: <<: *test_definition needs: