From bcca4e832b8b883460cb103dd807522623128e9b Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Fri, 6 Jan 2023 17:59:06 +0100 Subject: [PATCH] Cut python 3.11 not supported by ansible-test yet --- .github/workflows/ansible-test-plugins.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 1f18469..7587137 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -57,7 +57,6 @@ jobs: - 3.8 - 3.9 - 3.10 - - 3.11 connector: - pymysql==0.7.10 - pymysql==0.9.3 @@ -81,10 +80,6 @@ jobs: ansible: stable-2.12 - python: 3.10 ansible: stable-2.12 - - python: 3.11 - ansible: stable-2.12 - - python: 3.11 - ansible: stable-2.13 services: db_primary: