• Yossi Gottlieb's avatar
    Use cross-platform-actions for FreeBSD support. (#12732) · e1b3dcd7
    Yossi Gottlieb authored
    This change overcomes many stability issues experienced with the
    vmactions action.
    
    We need to limit VMs to 8GB for better stability, as the 13GB default
    seems to hang them occasionally.
    
    Shell code has been simplified since this action seem to use `bash -e`
    which will abort on non-zero exit codes anyway.
    e1b3dcd7
daily.yml 49.9 KB