Skip to content

Commit c899316

Browse files
chore(deps): update mariadb docker tag to v11.6
1 parent 492ad63 commit c899316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
services:
3535
mysql:
36-
image: mariadb:11.2
36+
image: mariadb:11.6
3737
ports:
3838
- 4444:3306/tcp
3939
env:

0 commit comments

Comments
 (0)