Skip to content
  • Brad House's avatar
    CI: Move more to GitHub actions including Containers (#842) · d6939510
    Brad House authored
    
    
    GitHub actions supports running tests on various docker containers, move
    Ubuntu 20.04 and Alpine tests to containers. Also move iOS testing to
    GitHub actions since that runs on MacOS which is supported.
    
    This should take additional load off of Cirrus-CI which consumes credits
    like crazy. This leaves only FreeBSD and Linux ARM testing on Cirrus-CI.
    
    Authored-By: default avatarBrad House <(@bradh352)>
    d6939510