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 95b4efc commit d218605Copy full SHA for d218605
.github/workflows/phpunits.yaml
@@ -74,7 +74,7 @@ jobs:
74
- 3306:3306
75
76
mariadb:
77
- image: mariadb:10.5
+ image: mariadb:10.10
78
env:
79
MYSQL_ROOT_PASSWORD: wallet
80
MYSQL_DATABASE: wallet
0 commit comments