summaryrefslogtreecommitdiffstats
path: root/.github/data/distros.yml
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2023-02-15 11:37:53 -0500
committerGitHub <noreply@github.com>2023-02-15 11:37:53 -0500
commit70229a438b40fd8053d4810ee38c91ce45cafeaf (patch)
tree2260f9f8f9e4a4fb1366097a2cb8135fbd666e1e /.github/data/distros.yml
parentfadc3a5d3ae8e35e4b7b01b575d98782837853c8 (diff)
Fix broken Alma Linux entries in build matrix generation. (#14536)
We don’t need special handling for Alma’s images, so we should not have a `base_iamge` key for it.
Diffstat (limited to '.github/data/distros.yml')
-rw-r--r--.github/data/distros.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 5cfd060fe7..5192e84ed8 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -45,7 +45,6 @@ include:
- &alma
distro: almalinux
version: "9"
- base_image: almalinux
jsonc_removal: |
dnf remove -y json-c-devel
packages: &alma_packages