Skip to content

Commit 111b685

Browse files
ci: Use supported mariadb verions
1 parent ebc996d commit 111b685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ports:
3030
- 12000:6379
3131
mariadb:
32-
image: mariadb:11.3
32+
image: mariadb:10.8
3333
env:
3434
MYSQL_ROOT_PASSWORD: root
3535
ports:

0 commit comments

Comments
 (0)