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 8e9e665 commit eed8b27Copy full SHA for eed8b27
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
services:
42
mysql:
43
- image: mariadb:10.11
+ image: mariadb:12.0
44
env:
45
MARIADB_ROOT_PASSWORD: 123
46
MARIADB_DATABASE: test_db
0 commit comments