chore: add support for postgres

This commit is contained in:
Daniël Klabbers 2024-03-04 20:44:57 +01:00
parent e771b908d5
commit 88cce7d7cf

View File

@ -44,7 +44,7 @@ on:
description: Versions of databases to test with. Should be array of strings encoded as JSON array
type: string
required: false
default: '["mysql:5.7", "mysql:8.0.30", "mysql:8.1.0", "mariadb"]'
default: '["mysql:5.7", "mysql:8.0.30", "mysql:8.1.0", "mariadb", "postgres:16"]'
php_ini_values:
description: PHP ini values