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 b9d061c commit b3b68f4Copy full SHA for b3b68f4
.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