diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ad9cc73..6137864 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -15,6 +15,8 @@ jobs: plone: ["52", "60"] tz: ["UTC", "Europe/Rome"] exclude: + - python: "3.8" + plone: "60" - python: "3.9" plone: "52" - python: "3.10"