mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Fix python versions for CI, drop 2.7 job (#601)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
9b60fc5a33
commit
e3000939ef
8 changed files with 28 additions and 24 deletions
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
runner-os:
|
||||
- ubuntu-22.04
|
||||
ansible-version:
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.13
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.15
|
||||
runner-python-version:
|
||||
- 3.9
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue