On 5/21/2026 6:17 AM, Alex Bennée wrote: > gitlab supports 3 MacOS images with 15 and 26 being the current > supported ones. To get ahead of the curve lets enable 26 as well. > > It re-uses the same brew list but also attempts to work around python > configure failure by setting DYLD_LIBRARY_PATH: > /opt/homebrew/opt/expat/lib/ > > Signed-off-by: Alex Bennée <[email protected]> > > --- > > v2 > - call runners directly, seems to be working now > - drop debug lines > --- > .gitlab-ci.d/macos.yml | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
