Skip to content

Commit

Permalink
Update files-scan-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr authored Nov 23, 2023
1 parent 5375616 commit 035d2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/files-scan-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
php-versions: ['8.2']
databases: ['sqlite', 'mysql', 'pgsql']
server-versions: ['master']
server-versions: ['master', 'stable28']

name: Test files:scan command on ${{ matrix.databases }}-${{ matrix.server-versions }}

Expand Down

0 comments on commit 035d2cf

Please sign in to comment.