From dbd5acbbea6e483d10ab7e7d67c4bca28cb740a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Inderm=C3=BChle?= Date: Fri, 11 Jul 2025 13:34:26 +0200 Subject: [PATCH] Update .github/workflows/ansible-test-plugins.yml --- .github/workflows/ansible-test-plugins.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index a258a32..5c79d2c 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -307,6 +307,11 @@ jobs: - python: '3.9' ansible: devel + - python: '3.10' + ansible: stable-2.17 + + - python: '3.11' + ansible: stable-2.17 steps: - name: >- Perform unit testing against