We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 894bfc8 + be4f9f2 commit 1df956fCopy full SHA for 1df956f
1 file changed
.github/workflows/continuous-integration.yml
@@ -53,7 +53,7 @@ jobs:
53
54
services:
55
mysql:
56
- image: mariadb:12.2.2@sha256:350261292d0129fd4b24f537dcf05ecd3ebe34d39d5b592af551f38310e7a167
+ image: mariadb:12.3.2@sha256:b1c7bf836e64ed9406a8984af29509f40089d55cea14b32f12c4726a1f17104b
57
env:
58
MARIADB_USER: wptestuser
59
MARIADB_PASSWORD: wptestpass
@@ -124,7 +124,7 @@ jobs:
124
125
126
127
128
129
130
0 commit comments