Yet another attempt

This commit is contained in:
Griatch 2024-06-27 20:15:38 +02:00
parent fadbbaa4a3
commit ea2b259c79

View file

@ -59,8 +59,8 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
--character-set-server-utf8mb4
--collation-server-utf8mb4_unicode_ci
--character-set-server "utf8mb4"
--collation-server "utf8mb4_unicode_ci"
ports:
- 3306:3306