This commit is contained in:
L3D 2022-09-13 19:21:20 +02:00
parent 6f5a8fcf26
commit 5ff0f0ce3e
No known key found for this signature in database
GPG key ID: CD08445BFF4313D1

View file

@ -40,11 +40,12 @@ jobs:
strategy:
matrix:
distro:
- centos7
- centos6
- ubuntu1804
- ubuntu2004
- ubuntu2204
- debian9
- debian10
- debian11
steps:
- name: checkout
uses: actions/checkout@v3