summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2021-12-01 07:06:20 -0500
committerGitHub <noreply@github.com>2021-12-01 07:06:20 -0500
commit95536a691a68746191c0403c2a27b4db9ad8f7d6 (patch)
tree743808def6348048f61435ec7737213a273c8963 /.github/data
parentc475496592652cbd2b0e9b4b3f4121416039a154 (diff)
Remove OpenSUSE Leap 15.2 from CI. (#11600)
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 2b48bfa092..3cd3df53da 100644
--- a/.github/data/build-matrix.json
+++ b/.github/data/build-matrix.json
@@ -72,11 +72,6 @@
"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"