Disable EE with ansible-core devel for now until UBI 9 has Python 3.10 support. (#664) (#665)

(cherry picked from commit 3f6d5a96d9)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2023-07-12 13:31:50 +02:00 committed by GitHub
parent 119f379ef7
commit 437bface93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,11 +39,11 @@ jobs:
exclude:
- ansible_core: ''
include:
- name: ansible-core devel @ RHEL UBI 9
ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
ansible_runner: ansible-runner
base_image: docker.io/redhat/ubi9:latest
pre_base: '"#"'
# - name: ansible-core devel @ RHEL UBI 9
# ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
# ansible_runner: ansible-runner
# base_image: docker.io/redhat/ubi9:latest
# pre_base: '"#"'
- name: ansible-core 2.15 @ Rocky Linux 9
ansible_core: https://github.com/ansible/ansible/archive/stable-2.15.tar.gz
ansible_runner: ansible-runner