diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml index 1a1c1f8a..5261737c 100644 --- a/.github/workflows/phpunit-sqlite.yml +++ b/.github/workflows/phpunit-sqlite.yml @@ -42,7 +42,7 @@ jobs: fail-fast: false matrix: php-versions: ['8.2'] - server-versions: ['master'] + server-versions: ['master', 'stable28'] steps: - name: Set app env