[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 commit 31ab7521b4.

* Revert "Force PyYAML==5.3.1 in EE requirements."

This reverts commit 42b770588c.

* Try to pin PyYAML for devel EE.
This commit is contained in:
Felix Fontein 2023-07-19 22:21:19 +02:00 committed by GitHub
parent dd9aeac0bd
commit 5c7f9fe33d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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