We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83dbf58 commit 7cfa805Copy full SHA for 7cfa805
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
33
services:
34
mysql:
35
- image: mariadb:10.11
+ image: mariadb:11.0
36
ports:
37
- 4444:3306/tcp
38
env:
0 commit comments