Skip to content

Commit e1cb6e2

Browse files
Update mariadb Docker tag to v11.5
1 parent 8451018 commit e1cb6e2

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.5
3737
ports:
3838
- 4444:3306/tcp
3939
env:

0 commit comments

Comments
 (0)