diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-26 18:05:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-26 18:05:10 +0000 |
commit | 34a0b66bc2d48223748ed1cf5bc1b305c396bd74 (patch) | |
tree | fbd36be86cc6bc4288fe627f2b5beada569848bb /.github/data | |
parent | Adding upstream version 1.32.1. (diff) | |
download | netdata-34a0b66bc2d48223748ed1cf5bc1b305c396bd74.tar.xz netdata-34a0b66bc2d48223748ed1cf5bc1b305c396bd74.zip |
Adding upstream version 1.33.0.upstream/1.33.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data')
-rw-r--r-- | .github/data/build-matrix.json | 6 |
1 files changed, 0 insertions, 6 deletions
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 @@ -83,12 +83,6 @@ "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", "pre": "apt-get update", |