summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-07-25 07:11:44 -0400
committerGitHub <noreply@github.com>2022-07-25 07:11:44 -0400
commit2a4366e867f534b40287d9906b1fe5cf24ba3832 (patch)
treea612f93cd0c6433b4083190b381a113c74288210 /.github
parent2e14b68bc851c4dd4ebb2b1d1749c49ec5e6e3cf (diff)
Remove Ubuntu 21.10 from CI and package builds. (#12918)
It’s EOL upstream as of 2022-07-31.
Diffstat (limited to '.github')
-rw-r--r--.github/data/distros.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 4abb67637b..8ef32785b3 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -177,11 +177,6 @@ include:
test:
ebpf-core: true
- <<: *ubuntu
- version: "21.10"
- packages:
- <<: *ubuntu_packages
- repo_distro: ubuntu/impish
- - <<: *ubuntu
version: "20.04"
packages:
<<: *ubuntu_packages