test runner
This commit is contained in:
parent
b0f01cfaf5
commit
626c4d5ffc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
services:
|
||||
mysql:
|
||||
image: mariadb:11.5
|
||||
image: 'mariadb:10.7'
|
||||
env:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue