mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-13 03:15:10 +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:
@@ -1,2 +1,3 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- setup_remote_constraints
|
- setup_remote_constraints
|
||||||
|
- setup_pkg_mgr
|
||||||
|
|||||||
Reference in New Issue
Block a user