ci: use mariadb 10.6 (#33220)

https://github.com/frappe/frappe/pull/19116

[skip ci]
This commit is contained in:
Ankush Menat
2022-12-06 12:58:07 +05:30
committed by GitHub
parent 01b84a9751
commit d23b5d8f2f
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