1
0
Fork 0
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:
Sergey 2021-04-07 10:50:03 +03:00 committed by GitHub
parent b62fb99bae
commit ecd50a7874
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 48 deletions

View file

@ -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: