From 1fcd568f2e2441ab408a24271f0017faa8d7d865 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 26 Sep 2024 12:43:23 +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 759ef89..ad8c4b5 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -282,7 +282,6 @@ jobs: fail-fast: true matrix: ansible: - - stable-2.15 - stable-2.16 - stable-2.17 - stable-2.18