From 112b5b91647c3dea45cc1c9bc364df526c8012f1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Jan 2022 19:05:15 +0100 Subject: Merging upstream version 1.33.0. Signed-off-by: Daniel Baumann --- .github/data/build-matrix.json | 6 ------ 1 file changed, 6 deletions(-) (limited to '.github/data') diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json index 3cd3df53d..c50ec0d22 100644 --- a/.github/data/build-matrix.json +++ b/.github/data/build-matrix.json @@ -82,12 +82,6 @@ "pre": "rm -f /etc/apt/apt.conf.d/docker && apt-get update", "rmjsonc": "apt-get remove -y libjson-c-dev" }, - { - "distro": "ubuntu:21.04", - "artifact_key": "ubuntu21.04", - "pre": "apt-get update", - "rmjsonc": "apt-get remove -y libjson-c-dev" - }, { "distro": "ubuntu:20.04", "artifact_key": "ubuntu20.04", -- cgit v1.2.3