diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1acd3af..85737ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,7 +144,7 @@ jobs: postgres: '16' coverage: false experimental: false - exclude_group: WithoutSchema,forPHP7 + exclude_group: forPHP7 runs-on: '${{ matrix.operating_system }}' services: postgres: