On Fri Jun 27 15:04:29 2025 +0000, Jinoh Kang wrote:
(Anyway I don't think your hypo was invalid *per se*, this MR is orthogonal. I was just remarking that choosing $BASEDIR may not be the best option since it's actually persisted and reused across runner invocations.)
Assuming the ~/.wine is not shared at all (and not persisted either), it's also possible that concurrent gitlab runners have inconsistent configuration. -concurrent-0 has the correct config, but then -1, -2, etc have different configuration and/or host environment.