summaryrefslogtreecommitdiffstats
path: root/.github/data/build-matrix.json
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-01-04 07:07:35 -0500
committerGitHub <noreply@github.com>2022-01-04 07:07:35 -0500
commit4e415775cda0b6677584d7773317976f9959848c (patch)
treefce824acb0c28f6ca612c2bbc285d5eea4f713c3 /.github/data/build-matrix.json
parentfa0045202fe4438fc090479913dc34338c3b5d11 (diff)
Remove Ubuntu 21.04 from CI and packaging. (#11851)
It officially goes EOL on 2022-01-01.
Diffstat (limited to '.github/data/build-matrix.json')
-rw-r--r--.github/data/build-matrix.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json
index 3cd3df53da..c50ec0d228 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",