mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 02:31:21 +00:00
ci: use mariadb 10.6 (#33220)
https://github.com/frappe/frappe/pull/19116 [skip ci]
This commit is contained in:
2
.github/helper/site_config_mariadb.json
vendored
2
.github/helper/site_config_mariadb.json
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user