Stick on MariaDB 10.3 (#1079)

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2020-04-16 17:25:10 +00:00 committed by GitHub
parent 546813d73f
commit db05a040ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ branches:
# preload images to avoid timeouts in tests
before_install:
- docker pull mariadb:10
- docker pull mariadb:10.3
- docker pull postgres:11-alpine
install: