ci: use mariadb 10.6

https://github.com/frappe/frappe/pull/19116/files
This commit is contained in:
Ankush Menat
2022-12-05 16:22:39 +05:30
parent 66dbf94151
commit be9197b2e8
4 changed files with 10 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
"mail_password": "test",
"admin_password": "admin",
"root_login": "root",
"root_password": "travis",
"root_password": "root",
"host_name": "http://test_site:8000",
"install_apps": ["erpnext"],
"throttle_user_limit": 100