On Windows runners I'm intermittently seeing the following error: `initdb: error: invalid locale name "en_US.UTF-8"` A possible solution is to remove the locale param for `initdb` and allow the runner to use the environment's locale.