Revert "ci: Bump mariaDB version to 10.4"
This reverts commit c9d0aae791.
This commit is contained in:
parent
c9d0aae791
commit
c0d052cf94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
services:
|
||||
mysql:
|
||||
image: mariadb:10.4
|
||||
image: mariadb:10.3
|
||||
env:
|
||||
MYSQL_ALLOW_EMPTY_PASSWORD: YES
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue