From 9c23556382398203de89430fe3d97836fd46701d Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Mon, 24 Oct 2022 16:59:44 +0200 Subject: [PATCH] Add a second python interpreter to activate the test matrix --- .github/workflows/ansible-test-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 4287de2..8d1578e 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -53,7 +53,7 @@ jobs: # - stable-2.14 # - devel python: - # - 3.6 + - 3.6 - 3.8 # - 3.9 connector: