Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/mariadb-11.x' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
abrain committed Nov 28, 2024
2 parents 00d3fc1 + e1b1f38 commit 0a38fc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

services:
mysql:
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
image: mariadb:11.6.2@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down Expand Up @@ -130,7 +130,7 @@ jobs:

services:
mysql:
image: mariadb:11.5.2@sha256:2d50fe0f77dac919396091e527e5e148a9de690e58f32875f113bef6506a17f5
image: mariadb:11.6.2@sha256:0a620383fe05d20b3cc7510ebccc6749f83f1b0f97f3030d10dd2fa199371f07
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down

0 comments on commit 0a38fc2

Please sign in to comment.