mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Change Ubuntu 16 to latest in connection tests (#206)
This commit is contained in:
parent
ee6a47f916
commit
44d266dc3e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/connections_tests.yml
vendored
2
.github/workflows/connections_tests.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
runner-os:
|
||||
- ubuntu-16.04
|
||||
- ubuntu-latest
|
||||
ansible-version:
|
||||
- git+https://github.com/ansible/ansible.git@devel
|
||||
runner-python-version:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue