summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2022-05-11 07:22:52 -0400
committerGitHub <noreply@github.com>2022-05-11 07:22:52 -0400
commit7a6a36d2dfd708cacf620610118e307c04890bce (patch)
tree003b271e27f72329a5fc20b579b23b4b1456542e /.github/data
parentdd313048f6907e052cc8da2a5d001ad35635ee25 (diff)
Switch to Alma Linux for RHEL compatible support. (#12799)
* Switch to Alma Linux for RHEL compatible support. * Fix testing code.
Diffstat (limited to '.github/data')
-rw-r--r--.github/data/distros.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 8d58f4d23d..8757c72ee4 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -27,9 +27,9 @@ include:
env_prep: |
pacman --noconfirm -Syu && pacman --noconfirm -Sy grep libffi
- - distro: rockylinux
+ - distro: almalinux
version: "8"
- base_image: rockylinux/rockylinux
+ base_image: almalinux
jsonc_removal: |
dnf remove -y json-c-devel
packages: