mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +00:00
Fix CI (problem with cffi) (#892)
* Work around old pip versions which install yanked packages. * Try II * Proper approach. * Avoid too old version being installed.
This commit is contained in:
parent
f6181de5cb
commit
bd906faa4e
@ -1,2 +1,3 @@
|
||||
dependencies:
|
||||
- setup_remote_constraints
|
||||
- setup_pkg_mgr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user