From e94f97d91f1021ef06b307c72ea6f6600cb1d375 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 26 Mar 2020 08:52:03 +0800 Subject: Azure repository is super instable, and often unavailable making this fail We might not need these tools anyway --- ci/ubuntu-install-packages | 3 --- 1 file changed, 3 deletions(-) (limited to 'ci/ubuntu-install-packages') diff --git a/ci/ubuntu-install-packages b/ci/ubuntu-install-packages index a979efb..13f4793 100755 --- a/ci/ubuntu-install-packages +++ b/ci/ubuntu-install-packages @@ -1,5 +1,2 @@ #!/bin/sh -sudo apt-get update -sudo apt-get install -y --no-install-recommends \ - xz-utils liblz4-tool musl-tools -- cgit v1.2.3