ci: added collation server for mariadb
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
image: mariadb:10.6
|
||||
ports:
|
||||
- 3306:3306
|
||||
with:
|
||||
collation server: 'utf8mb4_unicode_ci'
|
||||
env:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
|
||||
Reference in New Issue
Block a user