From 0e007bcd1905a53e68dd1cd5b2e289cdac24e2ec Mon Sep 17 00:00:00 2001 From: Mikel Larreategi Date: Sat, 7 Oct 2023 15:37:50 +0200 Subject: [PATCH] pythonv ersion --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba3d263316..43da37f1c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: [3.8, 3.7, 3.6, 2.7] + python-version: [3.8, 3.7, 2.7] plone-version: [5.2, 5.1, 4.3] exclude: - python-version: 3.6