mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-15 19:58:28 +00:00
[stable-2] devel EE: force PyYAML==5.3.1 (#671)
* Force PyYAML==5.3.1 in EE requirements. * Let's try <= instead of ==. * Revert "Let's try <= instead of ==." This reverts commit31ab7521b4. * Revert "Force PyYAML==5.3.1 in EE requirements." This reverts commit42b770588c. * Try to pin PyYAML for devel EE.
This commit is contained in:
parent
dd9aeac0bd
commit
5c7f9fe33d
2
.github/workflows/ee.yml
vendored
2
.github/workflows/ee.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
||||
python_interpreter:
|
||||
package_system: python3.11 python3.11-pip python3.11-wheel python3.11-cryptography
|
||||
python_path: "/usr/bin/python3.11"
|
||||
python:
|
||||
- PyYAML==5.3.1
|
||||
base_image: docker.io/redhat/ubi9:latest
|
||||
pre_base: '"#"'
|
||||
- name: ansible-core 2.15 @ Rocky Linux 9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user