mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07: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
905239f530
commit
38996b7544
4 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
dependencies:
|
||||
- setup_remote_constraints
|
||||
- setup_pkg_mgr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue