Hey everyone: it looks like, from my perspective and experiences, that Travis ci should perhaps now be viewed as not open source friendly. Or even converging on hostile? <div dir="auto"><br></div><div dir="auto">1) crazy long queue times/ latency for oss ci actions to run</div><div dir="auto"><br></div><div dir="auto">2) very low concurrency on oss builds.  </div><div dir="auto"><br></div><div dir="auto">3) very low build build  minute caps for oss that require high touch customer support contact to adjust. </div><div dir="auto"><br></div><div dir="auto">I’ve started moving my own projects slowly to gh actions for now, though there’s also gitlab ci , src hut and other options that may suit different folks. </div><div dir="auto"><br></div><div dir="auto">There’s definitely some ways to keep on having the clever cabal caching we know and love that folks like the Haskell-ci folks and others have hacked out for Travis be available on other platforms, though I don’t think there’s consolidated docs for those yet ?  Def seen it discussed though. </div><div dir="auto"><br></div><div dir="auto"><div><a href="https://github.com/haskell-CI/haskell-ci/issues/411">https://github.com/haskell-CI/haskell-ci/issues/411</a></div><div dir="auto"><br></div></div><div dir="auto">Heres a url to my dupe ticket where I share an example naive use of the setup Haskell gh actions Config, definitely not perfect. But kinda amazing to have Mac and Linux and windows ci all in one ! :)</div><div dir="auto"><br></div>