diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9dbf3a2..1bbe819 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ jobs: matrix: include: - image: alpine:latest + - image: quay.io/centos/centos:centos7 - image: quay.io/centos/centos:stream8 - image: quay.io/centos/centos:stream9 - image: debian:latest