1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_restic.git synced 2024-12-11 23:41:32 +01:00

Merge pull request #81 from roles-ansible/linttingtest

update testing
This commit is contained in:
L3D 2022-09-13 19:43:55 +02:00 committed by GitHub
commit 62b7b7812d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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