mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-11 20:30:18 +01:00
update
This commit is contained in:
parent
6f5a8fcf26
commit
5ff0f0ce3e
1 changed files with 3 additions and 2 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -40,11 +40,12 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
distro:
|
||||
- centos7
|
||||
- centos6
|
||||
- ubuntu1804
|
||||
- ubuntu2004
|
||||
- ubuntu2204
|
||||
- debian9
|
||||
- debian10
|
||||
- debian11
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue