From 560516a261418a76d5adb772cc56d21fb636b659 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 3 Aug 2025 15:21:46 +0200 Subject: [PATCH] Use 2.19 instead of devel for EE. --- .github/workflows/ee.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ee.yml b/.github/workflows/ee.yml index 0a895baf..ea7f9f34 100644 --- a/.github/workflows/ee.yml +++ b/.github/workflows/ee.yml @@ -43,8 +43,8 @@ jobs: exclude: - ansible_core: '' include: - - name: ansible-core devel @ RHEL UBI 9 - ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz + - name: ansible-core 2.19 @ RHEL UBI 9 + ansible_core: https://github.com/ansible/ansible/archive/stable-2.19.tar.gz ansible_runner: ansible-runner other_deps: |2 python_interpreter: