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 Aug 18, 2024
2 parents a8f3757 + e62b7ff commit 79dbea0
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 @@ -47,7 +47,7 @@ jobs:

services:
mysql:
image: mariadb:10.11.9@sha256:5e07c0d90fe1421e9b0b0114a7236eb519fdd873679bdb2ecc771d3c226c1f4e
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:

services:
mysql:
image: mariadb:10.11.9@sha256:5e07c0d90fe1421e9b0b0114a7236eb519fdd873679bdb2ecc771d3c226c1f4e
image: mariadb:11.5.2@sha256:4b812bbd9a025569fbe5a7a70e4a3cd3af53aa36621fecb1c2e108af2113450a
env:
MARIADB_USER: wptestuser
MARIADB_PASSWORD: wptestpass
Expand Down

0 comments on commit 79dbea0

Please sign in to comment.