mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Add Ansible 2.11 to testing (#242)
This commit is contained in:
parent
b62fb99bae
commit
ecd50a7874
4 changed files with 27 additions and 48 deletions
|
|
@ -26,9 +26,9 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
runner-os:
|
||||
- ubuntu-16.04
|
||||
- ubuntu-20.04
|
||||
ansible-version:
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.10
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.11
|
||||
runner-python-version:
|
||||
- 3.7
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue