this is not easy to solve as having a mac runner with the docker daemon is not trivial, and even if achievable, runs very slowly (15 min). Also running the CI on multiple platforms has resources problem (for example docker with arm64 on ubuntu latest fails elastic and rabbitmq).
Rather than that, we should make sure when building the underlying images that they are multi-arch, especially the scicat ones
this is not easy to solve as having a mac runner with the docker daemon is not trivial, and even if achievable, runs very slowly (15 min). Also running the CI on multiple platforms has resources problem (for example docker with arm64 on ubuntu latest fails elastic and rabbitmq). Rather than that, we should make sure when building the underlying images that they are multi-arch, especially the scicat ones