diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 885fe3d3945..ce80bc1dcd8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -25,6 +25,8 @@ jobs: - "8.0" - "8.1" - "8.2" + - "8.3" + - "8.4" php_invoker: [true, false] coverage: [false] experimental: [false]