1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00
This commit is contained in:
L3D 2022-09-13 19:21:20 +02:00
parent 6f5a8fcf26
commit 5ff0f0ce3e
Signed by: l3d
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