add db to matrix again

This commit is contained in:
Alexander Meindl
2021-03-24 16:38:23 +01:00
parent 2678b5512b
commit 18e3cb6af5

View File

@@ -14,9 +14,11 @@ jobs:
matrix:
ruby: ['2.6', '2.4']
redmine: ['4.0-stable', '4.1-stable', 'master']
db: ['postgres', 'mysql']
include:
- ruby: '2.7'
redmine: 'master'
redmine: master
db: postgres
fail-fast: false
services: