From 6a2af8dee06e5cbdcc7efe5b8636d97d132dc07f Mon Sep 17 00:00:00 2001 From: Sutou Kouhei Date: Sun, 30 Jun 2019 16:42:17 +0900 Subject: [PATCH] [Release][APT] Update supported distributions --- dev/release/verify-release-candidate.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dev/release/verify-release-candidate.sh b/dev/release/verify-release-candidate.sh index 4310536e574..f694fb4efc0 100755 --- a/dev/release/verify-release-candidate.sh +++ b/dev/release/verify-release-candidate.sh @@ -167,7 +167,6 @@ test_binary() { test_apt() { for target in debian-stretch \ debian-buster \ - ubuntu-trusty \ ubuntu-xenial \ ubuntu-bionic \ ubuntu-cosmic \