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 d40d94b commit d29aa8cCopy full SHA for d29aa8c
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
services:
35
mysql:
36
- image: mariadb:11.2
+ image: mariadb:11.3
37
ports:
38
- 4444:3306/tcp
39
env:
0 commit comments