1
0
Fork 0
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:
Sergey 2023-07-10 15:06:45 +03:00 committed by GitHub
parent 9b60fc5a33
commit e3000939ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 28 additions and 24 deletions

View file

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