From 2a765fe325b83cae861a4930bbc5914a520d2e6c Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 26 Sep 2024 12:43:18 +0200 Subject: [PATCH] Update .github/workflows/ansible-test-plugins.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Laurent Indermühle --- .github/workflows/ansible-test-plugins.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 03fbfb0..759ef89 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -22,7 +22,6 @@ jobs: strategy: matrix: ansible: - - stable-2.15 - stable-2.16 - stable-2.17 - stable-2.18