Skip to content

Commit bc8c092

Browse files
Update mariadb Docker tag to v11.7
1 parent 93033b4 commit bc8c092

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

0 commit comments

Comments
 (0)