Re-add centos_7
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
8c498acd4c
commit
a33f71289d
|
@ -31,7 +31,7 @@ jobs:
|
|||
needs: smoke-test
|
||||
strategy:
|
||||
matrix:
|
||||
distro: [debian_10, debian_11, ubuntu_18, ubuntu_20, ubuntu_21, ubuntu_22, centos_8, fedora_34]
|
||||
distro: [debian_10, debian_11, ubuntu_18, ubuntu_20, ubuntu_21, ubuntu_22, centos_7, centos_8, fedora_34]
|
||||
env:
|
||||
DISTRO: ${{matrix.distro}}
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue