On Fri, Jan 06, 2023 at 01:44:48PM -0400, Calvin Buckley via curl-library wrote: > - I have capacity on a shared system intended for open source > development. I should be able to set up some kind of CI runner here. > The very annoying part is Go isn't supported (bar an experimental > port of 1.16), so the stock GH Actions runner et al is likely to > cause trouble. I know Jenkins' runner works fine.
It might be easier to integrate this into the autobuilds at https://curl.se/dev/builds.html There are Solaris and NetBSD builds by third parties going on there right now (among others). But, they're not integrated into pull requests and you have to manually go looking there for failures after a merge, so it's not a great substitute. It's better than no builds at all, though. Dan -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
