On Mon, Jun 01 2026, Alex Bennée <[email protected]> wrote: > The last testing/next which enabled MacOS broke check-functional-FOO > (which isn't directly called in GitLab CI). Revert the offending > commit and replace with a more hacky workaround in the gitlab > invocation itself. > > Also include a fix to select the right docker fallback for building > mips things. > > Please review. > > Alex. > > Alex Bennée (3): > Revert "Makefile: include tests/Makefile.include before ninja > calculation" > gitlab: work around the inability to build targets for MacOS > configure: use debian-all-test-cross for mipsel tcg tests > > configure | 2 +- > Makefile | 4 ++-- > .gitlab-ci.d/macos.yml | 3 +++ > 3 files changed, 6 insertions(+), 3 deletions(-) >
Tested-by: Cornelia Huck <[email protected]> # running tests on an s390x host at least What is the expectation wrt the MacOS builds? I'm not getting any runners (probably to the feature not being available for normal accounts), but no other problems seem to show up.
