Merge branch 'MOODLE_311_STABLE' into renovate/actions-checkout-4.x
This commit is contained in:
commit
47d38157c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/moodle-ci.yml
vendored
2
.github/workflows/moodle-ci.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
|
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb:10.5
|
image: mariadb:11.7
|
||||||
env:
|
env:
|
||||||
MYSQL_USER: 'root'
|
MYSQL_USER: 'root'
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
|
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue