First things first...

This commit is contained in:
Adam Warner 2022-07-19 18:33:36 +01:00
parent a45c9f9f50
commit e29aa4e205
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173
5 changed files with 1 additions and 98 deletions

View file

@ -43,7 +43,7 @@ jobs:
strategy:
fail-fast: false
matrix:
distro: [debian_10, debian_11, ubuntu_18, ubuntu_20, ubuntu_22, centos_7, centos_8, fedora_34]
distro: [debian_10, debian_11, ubuntu_18, ubuntu_20, ubuntu_22, centos_8, fedora_34]
env:
DISTRO: ${{matrix.distro}}
steps: