Can anybody else provide and maintain CI runners for other platforms?
I’d particularly like to see:
• *BSD (probably OpenBSD and NetBSD)
• macOS (ideally several versions, since we support from OS X 10.7
upwards[2])
• Android (probably a cross-build)
• More Windows configurations (currently we have MSYS2 on Windows
Server 2012; ideally we’d have a MinGW-w64 runner too)
I can help write the CI job configurations for macOS, but I don't know how to host or set up a runner.
(For a shortcut solution, we could consider farming out the macOS builds to Travis CI, which has macOS runners already available)
Regards,
Other Philip