From 22d0598c462f3570e2fe654c63d1dbae1ef912e9 Mon Sep 17 00:00:00 2001 From: Rhys Date: Thu, 1 Feb 2024 10:26:43 +0100 Subject: [PATCH] Update ansible-test.yml (#623) Removes 5.0 from tests --- .github/workflows/ansible-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ansible-test.yml b/.github/workflows/ansible-test.yml index abb93475c..a53cd9905 100644 --- a/.github/workflows/ansible-test.yml +++ b/.github/workflows/ansible-test.yml @@ -150,7 +150,6 @@ jobs: strategy: matrix: mongodb_version: - - "5.0" - "6.0" mongodb_module: ${{ fromJson(needs.integration_matrix.outputs.matrix) }} versions: