From d4f6d84b024e272963815b7b01fd4b4e6999df47 Mon Sep 17 00:00:00 2001 From: Evgeny Yurchenko Date: Sun, 12 Nov 2023 18:48:53 -0500 Subject: [PATCH] Remove EOL Ansible versions from test matrix. --- .github/workflows/plugins-integration.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/plugins-integration.yml b/.github/workflows/plugins-integration.yml index f23071a1b..3acc1d038 100644 --- a/.github/workflows/plugins-integration.yml +++ b/.github/workflows/plugins-integration.yml @@ -25,8 +25,6 @@ jobs: - version: "6.4" ansible: # https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-changelogs - - stable-2.12 - - stable-2.13 - stable-2.14 - stable-2.15 - stable-2.16