add back testing for hsqldb

This commit is contained in:
Andrea Spacca 2023-10-07 14:30:51 +09:00
parent b64ee87fdf
commit 2982ec9201
3 changed files with 27 additions and 0 deletions

View file

@ -19,6 +19,7 @@ jobs:
matrix:
docker-compose-file:
- docker-compose.yml
- testing/docker-compose.hsqldb.yml
- testing/docker-compose.cockroachdb.yml
- testing/docker-compose.yugabytedb.yml
dockerfile: