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.
1 parent 920d139 commit 42726cbCopy full SHA for 42726cb
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
services:
35
mysql:
36
- image: mariadb:11.2
+ image: mariadb:11.8
37
ports:
38
- 4444:3306/tcp
39
env:
0 commit comments