summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-14 16:23:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-12-14 16:28:16 +0000
commitf7737368d64b6b6d3b4075d1debe4342771faf49 (patch)
tree15c3484c1ae02ea9fbd1b4101ffc416fa6adadd9 /.github/data
parentAdding upstream version 1.32.0. (diff)
downloadnetdata-f7737368d64b6b6d3b4075d1debe4342771faf49.tar.xz
netdata-f7737368d64b6b6d3b4075d1debe4342771faf49.zip
Adding upstream version 1.32.1.upstream/1.32.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data')
-rw-r--r--.github/data/build-matrix.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json
index b066311f3..3cd3df53d 100644
--- a/.github/data/build-matrix.json
+++ b/.github/data/build-matrix.json
@@ -67,21 +67,11 @@
"rmjsonc": "dnf remove -y json-c-devel"
},
{
- "distro": "fedora:33",
- "artifact_key": "fedora33",
- "rmjsonc": "dnf remove -y json-c-devel"
- },
- {
"distro": "opensuse/leap:15.3",
"artifact_key": "opensuse15.3",
"rmjsonc": "zypper rm -y libjson-c-devel"
},
{
- "distro": "opensuse/leap:15.2",
- "artifact_key": "opensuse15.2",
- "rmjsonc": "zypper rm -y libjson-c-devel"
- },
- {
"distro": "oraclelinux:8",
"artifact_key": "oraclelinux8",
"rmjsonc": "dnf remove -y json-c-devel"