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 48057e6 commit 31bf1ddCopy full SHA for 31bf1dd
.github/workflows/tests.yml
@@ -33,7 +33,7 @@ jobs:
33
needs: create-matrix
34
services:
35
database:
36
- image: mariadb:10.4
+ image: mariadb:12.0
37
env:
38
MARIADB_ROOT_PASSWORD: root
39
ports:
0 commit comments