mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MNT Bring back PGSQL test matrix (#10144)
This commit is contained in:
parent
33d310cc69
commit
5d1cac00e8
@ -20,6 +20,12 @@ jobs:
|
||||
- PHPUNIT_TEST=1
|
||||
- PHPUNIT_SUITE="framework"
|
||||
- COMPOSER_INSTALL_ARG="--prefer-lowest"
|
||||
- php: 7.4
|
||||
env:
|
||||
- DB=PGSQL
|
||||
- REQUIRE_INSTALLER="$REQUIRE_RECIPE"
|
||||
- PHPUNIT_TEST=1
|
||||
- PHPUNIT_SUITE="framework"
|
||||
- php: 7.4
|
||||
env:
|
||||
- DB=MYSQL
|
||||
|
Loading…
Reference in New Issue
Block a user