diff --git a/.github/workflows/meta.yml b/.github/workflows/meta.yml index 44365eb..696694e 100644 --- a/.github/workflows/meta.yml +++ b/.github/workflows/meta.yml @@ -30,7 +30,7 @@ jobs: uses: plone/meta/.github/workflows/test.yml@main with: - py-versions: '["3.12", "3.11", "3.10", "3.9", "3.8", "pypy3.9"]' + py-versions: '["3.12", "3.11", "3.10", "3.9", "pypy3.9"]' coverage: uses: plone/meta/.github/workflows/coverage.yml@main dependencies: