mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Run some tests with the latest PyPi version of Docker SDK for Python (#348)
* Run some tests with the latest PyPi version of Docker SDK for Python. * Use new enough Python so we can actually install the latest Docker SDK for Python. * Ansibilize * Fix test. * Fix two stupid errors by myself.
This commit is contained in:
@@ -251,7 +251,7 @@ stages:
|
||||
testFormat: devel/rhel/{0}
|
||||
targets:
|
||||
- test: '7.9'
|
||||
- test: '8.5'
|
||||
- test: '8.5/pypi-latest'
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
||||
Reference in New Issue
Block a user