cirrus: Fixing and speedup the msys2/mingw CI
commit0026b33992c677f631b766b9266a501bc511f8f5
authorYonggang Luo <luoyonggang@gmail.com>
Wed, 7 Oct 2020 16:00:20 +0000 (7 17:00 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 9 Oct 2020 16:27:55 +0000 (9 17:27 +0100)
treecbe6fafaec7a90edc9a1b0d70a9170a10baadabb
parentde00b8b3768c2f854065ab1269bd6d68af3d2263
cirrus: Fixing and speedup the msys2/mingw CI

Use cache of cirrus caching msys2
The install of msys2 are refer to https://github.com/msys2/setup-msys2
The first time install msys2 would be time consuming, so increase timeout_in to 90m
according to https://cirrus-ci.org/faq/#instance-timed-out

Apply patch of https://lists.gnu.org/archive/html/qemu-devel/2020-10/msg00072.html

[AJB: renamed printenv_script to setup_script]

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20201007145300.1197-2-luoyonggang@gmail.com>
Message-Id: <20201007160038.26953-5-alex.bennee@linaro.org>
.cirrus.yml