mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
Merge pull request #226 from Icinga/feature/mariadb104
Keep testing w/ MariaDB v10.4
This commit is contained in:
commit
cdd98c4f10
1 changed files with 1 additions and 0 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
- mariadb:10.1
|
||||
- mariadb:10.2
|
||||
- mariadb:10.3
|
||||
- mariadb:10.4
|
||||
- mariadb:10
|
||||
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue