From: Jason Ish Date: Mon, 28 Mar 2022 22:04:32 +0000 (-0600) Subject: github-ci: convert centos 8 build to almalinux 8 X-Git-Tag: 1.3.0rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6d8dc67c8fc36f080c26a725869bd5c05711c4;p=thirdparty%2Fsuricata-update.git github-ci: convert centos 8 build to almalinux 8 --- diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 211fee6..f4a1650 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -6,10 +6,10 @@ on: jobs: - centos-8: - name: CentOS 8 + alma-8: + name: AlmaLinux 8 runs-on: ubuntu-latest - container: centos:8 + container: almalinux:8 steps: - run: | yum -y install \