summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2021-12-01 07:04:56 -0500
committerGitHub <noreply@github.com>2021-12-01 07:04:56 -0500
commitc475496592652cbd2b0e9b4b3f4121416039a154 (patch)
treee622b880212b1508f9cbbb811d6c48445db9198c /.github/data
parentf43aff69dff566bb1e3c8788b6bf0330cd82dcf0 (diff)
Remove Fedora 33 from CI. (#11640)
Diffstat (limited to '.github/data')
-rw-r--r--.github/data/build-matrix.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json
index b066311f34..2b48bfa092 100644
--- a/.github/data/build-matrix.json
+++ b/.github/data/build-matrix.json
@@ -67,11 +67,6 @@
"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"