summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2024-01-29 12:03:27 +0200
committerGitHub <noreply@github.com>2024-01-29 12:03:27 +0200
commit4ac584cd6b400b3c230399bc364087a7a474899c (patch)
tree3788e48b1e3166d6585c32fc00454be937bc7b99 /.github
parent27c4fb4a82b65d3f859908df3c217de5e52e80b7 (diff)
Remove Ubuntu 23.04 from the CI (#16694)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
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 2fa9161908..f994e73ef0 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -282,11 +282,6 @@ include:
<<: *ubuntu_packages
repo_distro: ubuntu/mantic
- <<: *ubuntu
- version: "23.04"
- packages:
- <<: *ubuntu_packages
- repo_distro: ubuntu/lunar
- - <<: *ubuntu
version: "20.04"
packages:
<<: *ubuntu_packages