From b7e85c4730b372b89fb5a9e62fa8e33c63091722 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Tue, 9 Apr 2024 08:47:36 +0200 Subject: [PATCH] Cut duplicate exclude --- .github/workflows/ansible-test-plugins.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index f9fb230..f678629 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -123,9 +123,6 @@ jobs: - db_engine_version: 8.0.31 python: '3.8' - - db_engine_version: 8.0.31 - python: '3.8' - - db_engine_version: 10.4.27 python: '3.10'