Skip to content

Commit eed8b27

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 8e9e665 commit eed8b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
services:
4242
mysql:
43-
image: mariadb:10.11
43+
image: mariadb:12.0
4444
env:
4545
MARIADB_ROOT_PASSWORD: 123
4646
MARIADB_DATABASE: test_db

0 commit comments

Comments
 (0)